|
override string | GetListPropertyPath () |
|
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) |
|
|
List< EventPhase > | listData = new List<EventPhase>() |
|
Type | ElementType |
|
int | Count |
|
bool | IsSynchronized |
|
object | SyncRoot |
|
bool | IsFixedSize |
|
bool | IsReadOnly |
|
|
override IList | InternalList => listData |
|
|
abstract IList | InternalList [get] |
|
object | this[int index] [get, set] |
|
The documentation for this class was generated from the following file:
- client/Packages/com.beamable/Common/Runtime/Modules/SharedContent/EventContent.cs