m ProbablePrime moved page CharacterColliderWorldLink (Component) to Component:CharacterColliderWorldLink: Creating component Namespace |
Automated: update Fields, Categories |
||
Line 14: | Line 14: | ||
== Usage == | == Usage == | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|OpenOnContactStart|Bool| | |TriggersOnly|Bool| | ||
|OpenOnContactStay|Bool| | |OpenOnContactStart|Bool| | ||
|OpenOnContactEnd|Bool| | |OpenOnContactStay|Bool| | ||
|WorldLink|WorldLink| | |OpenOnContactEnd|Bool| | ||
|LastOpened|SyncTime| | |WorldLink|'''[[Component:WorldLink|WorldLink]]'''|TypeAdv4=true| | ||
|LastOpened|{{RootFieldType|SyncTime}}|TypeAdv5=true| | |||
}} | }} | ||
Line 30: | Line 31: | ||
== Related Components == | == Related Components == | ||
</translate> | </translate> | ||
[[Category:Components{{#translation:}}| | [[Category:Components{{#translation:}}|Character Collider World Link]] | ||
[[Category:ComponentStubs]] | [[Category:ComponentStubs]] | ||
[[Category:Components:World{{#translation:}}| | [[Category:Components:World{{#translation:}}|Character Collider World Link]] |
Revision as of 23:06, 3 March 2024
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Component image
Intoduction
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. |
TriggersOnly
|
Bool | |
OpenOnContactStart
|
Bool | |
OpenOnContactStay
|
Bool | |
OpenOnContactEnd
|
Bool | |
WorldLink
|
WorldLink | |
LastOpened
|
direct SyncTime |