CommandAttribute
Definition
[AttributeUsage(AttributeTargets.Method), MeansImplicitUse]
public class CommandAttribute : AttributeRemarks
Quick Lookup
Goal
How
Fields
Name
RuntimeOnly
Constructors
CommandAttribute
Parameter
Type
Default
Description
Derived Types
RuntimeCommandAttribute
Parameter
Type
Default
Description
EditorCommandAttribute
Parameter
Type
Default
Description
Common Pitfalls
Examples
Defining Commands
See Also
Last updated