SetAnimArchetypeIrritated - Actor
Jump to navigation
Jump to search
Member of: Actor Script
Sets the actor's anim archetype.
Syntax[edit | edit source]
Function SetAnimArchetypeIrritated()
Parameters[edit | edit source]
None.
Return Value[edit | edit source]
None.
Examples[edit | edit source]
; In topic info fragment:
akSpeaker.SetAnimArchetypeIrritated()
Notes[edit | edit source]
- This is a project specific function based on ChangeAnimArchetype - Actor
See Also[edit | edit source]
- Actor Script
- SetAnimArchetypeConfident - Actor
- SetAnimArchetypeDepressed - Actor
- SetAnimArchetypeElderly - Actor
- SetAnimArchetypeFriendly - Actor
- SetAnimArchetypeNeutral - Actor
- SetAnimArchetypeNervous - Actor
- SetDogAnimArchetypeAgitated - Actor
- SetDogAnimArchetypeAlert - Actor
- SetDogAnimArchetypeNeutral - Actor
- SetDogAnimArchetypePlayful - Actor