Summary
The index of this object in its
Animancer.IndexedList`2.- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- IUpdatable
Syntax
int UpdatableIndex { get; set; }
Remarks
Must be initialized to -1 to indicate that this object is not yet in a list.
Do not modify this value directly. It is managed internally by the list.
Value
| Type | Description |
|---|---|
| int |