C# Class TagTool.TagDefinitions.Model.NewDamageInfoBlock.DamageSection.InstantRespons

Show file Open project: TheGuardians/TagTool

Public Properties

Property Type Description
ConstraintDamageType ConstraintDamageTypeValue
DamageEffectMarkerName StringID
DamageThreshold float
DelayEffect TagTool.TagGroups.TagInstance
DelayEffectMarkerName StringID
DestroyedChildObjectMarkerName StringID
EffectMarkerName StringID
EjectingSeatLabel StringID
Flags uint
NewState NewStateValue
PrimaryTransitionEffect TagTool.TagGroups.TagInstance
Region StringID
ResponseDelay float
ResponseType ResponseTypeValue
RuntimeRegionIndex short
SecondaryNewState SecondaryNewStateValue
SecondaryRegion StringID
SecondaryRuntimeRegionIndex short
SecondaryTransitionEffect TagTool.TagGroups.TagInstance
SkipFraction float
SpecialDamageCase StringID
TotalDamageThreshold float
TransitionDamageEffect TagTool.TagGroups.TagInstance
Trigger StringID
Unknown short
UnknownSpecialDamage UnknownSpecialDamageValue

Property Details

ConstraintDamageType public property

public ConstraintDamageTypeValue ConstraintDamageType
return ConstraintDamageTypeValue

DamageEffectMarkerName public property

public StringID DamageEffectMarkerName
return StringID

DamageThreshold public property

public float DamageThreshold
return float

DelayEffect public property

public TagInstance,TagTool.TagGroups DelayEffect
return TagTool.TagGroups.TagInstance

DelayEffectMarkerName public property

public StringID DelayEffectMarkerName
return StringID

DestroyedChildObjectMarkerName public property

public StringID DestroyedChildObjectMarkerName
return StringID

EffectMarkerName public property

public StringID EffectMarkerName
return StringID

EjectingSeatLabel public property

public StringID EjectingSeatLabel
return StringID

Flags public property

public uint Flags
return uint

NewState public property

public NewStateValue NewState
return NewStateValue

PrimaryTransitionEffect public property

public TagInstance,TagTool.TagGroups PrimaryTransitionEffect
return TagTool.TagGroups.TagInstance

Region public property

public StringID Region
return StringID

ResponseDelay public property

public float ResponseDelay
return float

ResponseType public property

public ResponseTypeValue ResponseType
return ResponseTypeValue

RuntimeRegionIndex public property

public short RuntimeRegionIndex
return short

SecondaryNewState public property

public SecondaryNewStateValue SecondaryNewState
return SecondaryNewStateValue

SecondaryRegion public property

public StringID SecondaryRegion
return StringID

SecondaryRuntimeRegionIndex public property

public short SecondaryRuntimeRegionIndex
return short

SecondaryTransitionEffect public property

public TagInstance,TagTool.TagGroups SecondaryTransitionEffect
return TagTool.TagGroups.TagInstance

SkipFraction public property

public float SkipFraction
return float

SpecialDamageCase public property

public StringID SpecialDamageCase
return StringID

TotalDamageThreshold public property

public float TotalDamageThreshold
return float

TransitionDamageEffect public property

public TagInstance,TagTool.TagGroups TransitionDamageEffect
return TagTool.TagGroups.TagInstance

Trigger public property

public StringID Trigger
return StringID

Unknown public property

public short Unknown
return short

UnknownSpecialDamage public property

public UnknownSpecialDamageValue UnknownSpecialDamage
return UnknownSpecialDamageValue