1.4.1 |
Documentation for the Unity C# Library
|
Public Member Functions | |
EndpointDisplayAttribute () | |
Public Attributes | |
List< string > | enumDisplayList = new List<string>() |
List< PlatformServer > | enumList = new List<PlatformServer>() |
Definition at line 9 of file EndpointAttributeDrawer.cs.
|
inline |
Definition at line 14 of file EndpointAttributeDrawer.cs.
List<string> PixoVR.Apex.EndpointDisplayAttribute.enumDisplayList = new List<string>() |
Definition at line 11 of file EndpointAttributeDrawer.cs.
List<PlatformServer> PixoVR.Apex.EndpointDisplayAttribute.enumList = new List<PlatformServer>() |
Definition at line 12 of file EndpointAttributeDrawer.cs.