Documentation for the Unity C# Library
Loading...
Searching...
No Matches
PixoVR.Apex.EndpointDisplayAttribute Class Reference
Inheritance diagram for PixoVR.Apex.EndpointDisplayAttribute:
[legend]

Public Member Functions

 EndpointDisplayAttribute ()
 

Public Attributes

List< string > enumDisplayList = new List<string>()
 
List< PlatformServerenumList = new List<PlatformServer>()
 

Detailed Description

Definition at line 9 of file EndpointAttributeDrawer.cs.

Constructor & Destructor Documentation

◆ EndpointDisplayAttribute()

PixoVR.Apex.EndpointDisplayAttribute.EndpointDisplayAttribute ( )
inline

Definition at line 14 of file EndpointAttributeDrawer.cs.

Member Data Documentation

◆ enumDisplayList

List<string> PixoVR.Apex.EndpointDisplayAttribute.enumDisplayList = new List<string>()

Definition at line 11 of file EndpointAttributeDrawer.cs.

◆ enumList

List<PlatformServer> PixoVR.Apex.EndpointDisplayAttribute.enumList = new List<PlatformServer>()

Definition at line 12 of file EndpointAttributeDrawer.cs.


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