AvatarReady
Loading...
Searching...
No Matches
Inria.Avatar.AvatarReady.AvatarReadyConstOptionAttribute Class Reference

Only support Enum, bool, int, float, double and string. More...

Inheritance diagram for Inria.Avatar.AvatarReady.AvatarReadyConstOptionAttribute:
Inria.Avatar.AvatarReady.AvatarReadyOptionAttribute

Public Member Functions

 AvatarReadyConstOptionAttribute (int order, string displayName, string variableName, Type variableType, object defaultValue)
 
- Public Member Functions inherited from Inria.Avatar.AvatarReady.AvatarReadyOptionAttribute
 AvatarReadyOptionAttribute (int order, string displayName, string variableName)
 

Public Attributes

Type variableType
 
object defaultValue
 
- Public Attributes inherited from Inria.Avatar.AvatarReady.AvatarReadyOptionAttribute
int order
 
string displayName
 
string variableName
 

Detailed Description

Only support Enum, bool, int, float, double and string.


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