C# 클래스 Gammtek.Conduit.MassEffect3.SFXGame.StateEventMap.BioStateEventElementSubstate

상속: BioStateEventElement
파일 보기 프로젝트 열기: ME3Explorer/ME3Explorer 1 사용 예제들

공개 메소드들

메소드 설명
BioStateEventElementSubstate ( BioStateEventElementSubstate other ) : System.Collections.Generic

BioStateEventElementSubstate ( int globalBool = DefaultGlobalBool, bool newState = DefaultNewState, int parentIndex = DefaultParentIndex, bool parentTypeOr = DefaultParentTypeOr, bool useParam = DefaultUseParam, IList siblingIndices = null, int instanceVersion = DefaultInstanceVersion ) : System.Collections.Generic

메소드 상세

BioStateEventElementSubstate() 공개 메소드

public BioStateEventElementSubstate ( BioStateEventElementSubstate other ) : System.Collections.Generic
other BioStateEventElementSubstate
리턴 System.Collections.Generic

BioStateEventElementSubstate() 공개 메소드

public BioStateEventElementSubstate ( int globalBool = DefaultGlobalBool, bool newState = DefaultNewState, int parentIndex = DefaultParentIndex, bool parentTypeOr = DefaultParentTypeOr, bool useParam = DefaultUseParam, IList siblingIndices = null, int instanceVersion = DefaultInstanceVersion ) : System.Collections.Generic
globalBool int
newState bool
parentIndex int
parentTypeOr bool
useParam bool
siblingIndices IList
instanceVersion int
리턴 System.Collections.Generic