C# Class FSO.Files.Formats.IFF.Chunks.TTABInteraction

Represents an interaction in a TTAB chunk.
Afficher le fichier Open project: RHY3756547/FreeSO Class Usage Examples

Méthodes publiques

Свойство Type Description
ActionFunction ushort
AttenuationCode uint
AttenuationValue float
AutonomyThreshold uint
Flags TTABFlags
Flags2 TSOFlags
JoiningIndex int
MotiveEntries FSO.Files.Formats.IFF.Chunks.TTABMotiveEntry[]
TTAIndex uint
TestFunction ushort

Property Details

ActionFunction public_oe property

public ushort ActionFunction
Résultat ushort

AttenuationCode public_oe property

public uint AttenuationCode
Résultat uint

AttenuationValue public_oe property

public float AttenuationValue
Résultat float

AutonomyThreshold public_oe property

public uint AutonomyThreshold
Résultat uint

Flags public_oe property

public TTABFlags Flags
Résultat TTABFlags

Flags2 public_oe property

public TSOFlags Flags2
Résultat TSOFlags

JoiningIndex public_oe property

public int JoiningIndex
Résultat int

MotiveEntries public_oe property

public TTABMotiveEntry[],FSO.Files.Formats.IFF.Chunks MotiveEntries
Résultat FSO.Files.Formats.IFF.Chunks.TTABMotiveEntry[]

TTAIndex public_oe property

public uint TTAIndex
Résultat uint

TestFunction public_oe property

public ushort TestFunction
Résultat ushort