C# 클래스 PlayMakerCollectionProxy, UnityGameSkeleton

상속: MonoBehaviour
파일 보기 프로젝트 열기: DesiQuintans/UnityGameSkeleton 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
TextureElementSmall bool
addEvent string
condensedView bool
contentPreviewMaxRows int
contentPreviewStartIndex int
enablePlayMakerEvents bool
liveUpdate bool
preFillBoolList List
preFillColorList List
preFillCount int
preFillFloatList List
preFillGameObjectList List
preFillIntList List
preFillKeyList List
preFillMaterialList List
preFillObjectList List
preFillObjectTypeIndex int
preFillQuaternionList List
preFillRectList List
preFillStringList List
preFillTextureList List
preFillType VariableEnum
preFillVector3List List
referenceName string
removeEvent string
setEvent string
showContent bool
showEvents bool

공개 메소드들

메소드 설명
cleanPrefilledLists ( ) : void

비공개 메소드들

메소드 설명
dispatchEvent ( string anEvent, object value, string type ) : void

메소드 상세

cleanPrefilledLists() 공개 메소드

public cleanPrefilledLists ( ) : void
리턴 void

프로퍼티 상세

TextureElementSmall 공개적으로 프로퍼티

public bool TextureElementSmall
리턴 bool

addEvent 공개적으로 프로퍼티

public string addEvent
리턴 string

condensedView 공개적으로 프로퍼티

public bool condensedView
리턴 bool

contentPreviewMaxRows 공개적으로 프로퍼티

public int contentPreviewMaxRows
리턴 int

contentPreviewStartIndex 공개적으로 프로퍼티

public int contentPreviewStartIndex
리턴 int

enablePlayMakerEvents 공개적으로 프로퍼티

public bool enablePlayMakerEvents
리턴 bool

liveUpdate 공개적으로 프로퍼티

public bool liveUpdate
리턴 bool

preFillBoolList 공개적으로 프로퍼티

public List preFillBoolList
리턴 List

preFillColorList 공개적으로 프로퍼티

public List preFillColorList
리턴 List

preFillCount 공개적으로 프로퍼티

public int preFillCount
리턴 int

preFillFloatList 공개적으로 프로퍼티

public List preFillFloatList
리턴 List

preFillGameObjectList 공개적으로 프로퍼티

public List preFillGameObjectList
리턴 List

preFillIntList 공개적으로 프로퍼티

public List preFillIntList
리턴 List

preFillKeyList 공개적으로 프로퍼티

public List preFillKeyList
리턴 List

preFillMaterialList 공개적으로 프로퍼티

public List preFillMaterialList
리턴 List

preFillObjectList 공개적으로 프로퍼티

public List preFillObjectList
리턴 List

preFillObjectTypeIndex 공개적으로 프로퍼티

public int preFillObjectTypeIndex
리턴 int

preFillQuaternionList 공개적으로 프로퍼티

public List preFillQuaternionList
리턴 List

preFillRectList 공개적으로 프로퍼티

public List preFillRectList
리턴 List

preFillStringList 공개적으로 프로퍼티

public List preFillStringList
리턴 List

preFillTextureList 공개적으로 프로퍼티

public List preFillTextureList
리턴 List

preFillType 공개적으로 프로퍼티

public VariableEnum preFillType
리턴 VariableEnum

preFillVector3List 공개적으로 프로퍼티

public List preFillVector3List
리턴 List

referenceName 공개적으로 프로퍼티

public string referenceName
리턴 string

removeEvent 공개적으로 프로퍼티

public string removeEvent
리턴 string

setEvent 공개적으로 프로퍼티

public string setEvent
리턴 string

showContent 공개적으로 프로퍼티

public bool showContent
리턴 bool

showEvents 공개적으로 프로퍼티

public bool showEvents
리턴 bool