Difference between revisions of "HPL3/Amnesia: Rebirth/Scripting/eLuxEntityComponentType"

From Frictional Wiki
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...")
 
(No difference)

Latest revision as of 00:24, 16 November 2020

Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki!

Values

Enum Name Integer Value Description
eLuxEntityComponentType_Pathfinder 0
eLuxEntityComponentType_CharMover 1
eLuxEntityComponentType_SoundListener 2
eLuxEntityComponentType_StateMachine 3
eLuxEntityComponentType_HeadTracker 4
eLuxEntityComponentType_ForceEmitter 5
eLuxEntityComponentType_BarkMachine 6
eLuxEntityComponentType_BackboneTail 7
eLuxEntityComponentType_LightSensor 8
eLuxEntityComponentType_ProximitySensor 10
eLuxEntityComponentType_AttackDamage 11
eLuxEntityComponentType_FootPlacement 12
eLuxEntityComponentType_HandPlacement 13
eLuxEntityComponentType_LastEnum 15

References

See all references...