Component image
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Usage
Name | Type | Description |
---|---|---|
persistent
|
Bool | Determines whether or not this item will be saved to the server. |
UpdateOrder
|
Int | Controls the order in which this component is updated. |
Enabled
|
Bool | Controls whether or not this component is enabled. |
ScalingEnabled
|
Bool | |
SupressSources
|
list of Component | |
InputSupressSources
|
list of Component | |
LocomotionModules
|
list of ILocomotionModule | |
ActiveModuleIndex
|
Int | |
SyncActiveLocomotionModule
|
Bool | |
_currentGroundCollider
|
ICollider | |
_lastGroundCollider
|
ICollider | |
OnInitialized
|
Action`1<LocomotionController> | |
_parentHierarchy
|
list of Slot | |
_dummyCharacterController
|
CharacterController |