Beamable SDK
All Classes Namespaces Functions Variables Properties Events
List of all members
Beamable.ConsoleCommands.BeamableConsoleCommandProviderAttribute Class Reference

Used on a class to annotate the class as having console commands. The class must have an empty constructor, or no console commands will be loaded. More...

Inheritance diagram for Beamable.ConsoleCommands.BeamableConsoleCommandProviderAttribute:
Inheritance graph
[legend]
Collaboration diagram for Beamable.ConsoleCommands.BeamableConsoleCommandProviderAttribute:
Collaboration graph
[legend]

Additional Inherited Members

- Properties inherited from UnityEngine.Scripting.PreserveAttribute
int order [get, set]
 

Detailed Description

Used on a class to annotate the class as having console commands. The class must have an empty constructor, or no console commands will be loaded.


The documentation for this class was generated from the following file: