Difference between revisions of "HPL3/SOMA/Scripting/eLuxEntityComponentType"
Jump to navigation
Jump to search
(Created page with "{{ScriptingStub}} Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki! ==Values== {| class="wikitable sortable" ! Enum Name...") |
|||
Line 28: | Line 28: | ||
| <code>eLuxEntityComponentType_User</code> || <code>0</code> || | | <code>eLuxEntityComponentType_User</code> || <code>0</code> || | ||
|} | |} | ||
+ | |||
+ | {{ReferencesSection}} | ||
{{HPL3SOMAScriptingCategories}} | {{HPL3SOMAScriptingCategories}} | ||
__FORCETOC__ | __FORCETOC__ |
Latest revision as of 15:46, 6 August 2020
This page has been automatically generated, but it needs descriptions added to the various fields/functions in order to be complete. |
Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki!
Contents
Values
Enum Name | Integer Value | Description |
---|---|---|
eLuxEntityComponentType_Pathfinder |
1 |
|
eLuxEntityComponentType_CharMover |
2 |
|
eLuxEntityComponentType_SoundListener |
3 |
|
eLuxEntityComponentType_StateMachine |
4 |
|
eLuxEntityComponentType_HeadTracker |
5 |
|
eLuxEntityComponentType_ForceEmitter |
6 |
|
eLuxEntityComponentType_BarkMachine |
7 |
|
eLuxEntityComponentType_BackboneTail |
8 |
|
eLuxEntityComponentType_LightSensor |
9 |
|
eLuxEntityComponentType_User |
0 |
References
- HPL3/SOMA/Scripting/cLuxBackboneTail (← links)
- HPL3/SOMA/Scripting/cLuxBarkMachine (← links)
- HPL3/SOMA/Scripting/cLuxCharMover (← links)
- HPL3/SOMA/Scripting/cLuxEdgeGlow (← links)
- HPL3/SOMA/Scripting/cLuxForceEmitter (← links)
- HPL3/SOMA/Scripting/cLuxHeadTracker (← links)
- HPL3/SOMA/Scripting/cLuxLightSensor (← links)
- HPL3/SOMA/Scripting/cLuxMap (← links)
- HPL3/SOMA/Scripting/cLuxPathfinder (← links)
- HPL3/SOMA/Scripting/cLuxSoundListener (← links)
- HPL3/SOMA/Scripting/cLuxStateMachine (← links)
- HPL3/SOMA/Scripting/iLuxEntityComponent (← links)