C# 클래스 FSO.Files.Formats.IFF.Chunks.TTABInteraction

Represents an interaction in a TTAB chunk.
파일 보기 프로젝트 열기: RHY3756547/FreeSO 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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

프로퍼티 상세

ActionFunction 공개적으로 프로퍼티

public ushort ActionFunction
리턴 ushort

AttenuationCode 공개적으로 프로퍼티

public uint AttenuationCode
리턴 uint

AttenuationValue 공개적으로 프로퍼티

public float AttenuationValue
리턴 float

AutonomyThreshold 공개적으로 프로퍼티

public uint AutonomyThreshold
리턴 uint

Flags 공개적으로 프로퍼티

public TTABFlags Flags
리턴 TTABFlags

Flags2 공개적으로 프로퍼티

public TSOFlags Flags2
리턴 TSOFlags

JoiningIndex 공개적으로 프로퍼티

public int JoiningIndex
리턴 int

MotiveEntries 공개적으로 프로퍼티

public TTABMotiveEntry[],FSO.Files.Formats.IFF.Chunks MotiveEntries
리턴 FSO.Files.Formats.IFF.Chunks.TTABMotiveEntry[]

TTAIndex 공개적으로 프로퍼티

public uint TTAIndex
리턴 uint

TestFunction 공개적으로 프로퍼티

public ushort TestFunction
리턴 ushort