Beamable SDK
Public Member Functions | Public Attributes | Protected Attributes | List of all members
Beamable.Common.Content.PhaseList Class Reference
Inheritance diagram for Beamable.Common.Content.PhaseList:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Common.Content.PhaseList:
Collaboration graph
[legend]

Public Member Functions

override string GetListPropertyPath ()
 
- Public Member Functions inherited from Beamable.Common.Content.DisplayableList< EventPhase >
void CopyTo (Array array, int index)
 
IEnumerator GetEnumerator ()
 
int Add (object value)
 
void Clear ()
 
bool Contains (object value)
 
int IndexOf (object value)
 
void Insert (int index, object value)
 
void Remove (object value)
 
void RemoveAt (int index)
 

Public Attributes

List< EventPhaselistData = new List<EventPhase>()
 
- Public Attributes inherited from Beamable.Common.Content.DisplayableList< EventPhase >
Type ElementType
 
int Count
 
bool IsSynchronized
 
object SyncRoot
 
bool IsFixedSize
 
bool IsReadOnly
 

Protected Attributes

override IList InternalList => listData
 

Additional Inherited Members

- Properties inherited from Beamable.Common.Content.DisplayableList< EventPhase >
abstract IList InternalList [get]
 
object this[int index] [get, set]
 

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