CharacterHit_ConditionType class
quest.CharacterHit_ConditionType
Inheritance
Base: quest.ICharacterConditionType
Derived
None.
Properties
| Property | Type | |
|---|---|---|
attackerRef | game.EntityReference | |
isAttackerPlayer | bool | |
targetRef | game.EntityReference | |
isTargetPlayer | bool | |
includeHitTypes | quest.CharacterHitEventType[] | |
excludeHitTypes | quest.CharacterHitEventType[] | |
includeHitShapes | CName[] | |
excludeHitShapes | CName[] |
Functions
None.