InstanceData Script
Revision as of 19:19, 30 September 2017 by imported>ShadeMe (Fix Damage Type linkage)
Extends: ScriptObject
Script for the manipulation of object InstanceData.
Definition
ScriptName InstanceData Native Hidden
Properties
None
F4SE Structs
- Struct Owner
- A structure that holds information about an object's Owner.
- Struct DamageTypeInfo
- A structure that holds information about an object's Damage Types.
Global Functions
None
F4SE Global Functions
- Function GetAttackDamage()
- Get the object's attack damage.
- Function SetAttackDamage()
- Set the object's attack damage.
Member Functions
None
F4SE Member Functions
None
Events
None