C# Class PlayMakerCollectionProxy, UnityGameSkeleton

Inheritance: MonoBehaviour
Afficher le fichier Open project: DesiQuintans/UnityGameSkeleton Class Usage Examples

Méthodes publiques

Свойство Type Description
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

Méthodes publiques

Méthode Description
cleanPrefilledLists ( ) : void

Private Methods

Méthode Description
dispatchEvent ( string anEvent, object value, string type ) : void

Method Details

cleanPrefilledLists() public méthode

public cleanPrefilledLists ( ) : void
Résultat void

Property Details

TextureElementSmall public_oe property

public bool TextureElementSmall
Résultat bool

addEvent public_oe property

public string addEvent
Résultat string

condensedView public_oe property

public bool condensedView
Résultat bool

contentPreviewMaxRows public_oe property

public int contentPreviewMaxRows
Résultat int

contentPreviewStartIndex public_oe property

public int contentPreviewStartIndex
Résultat int

enablePlayMakerEvents public_oe property

public bool enablePlayMakerEvents
Résultat bool

liveUpdate public_oe property

public bool liveUpdate
Résultat bool

preFillBoolList public_oe property

public List preFillBoolList
Résultat List

preFillColorList public_oe property

public List preFillColorList
Résultat List

preFillCount public_oe property

public int preFillCount
Résultat int

preFillFloatList public_oe property

public List preFillFloatList
Résultat List

preFillGameObjectList public_oe property

public List preFillGameObjectList
Résultat List

preFillIntList public_oe property

public List preFillIntList
Résultat List

preFillKeyList public_oe property

public List preFillKeyList
Résultat List

preFillMaterialList public_oe property

public List preFillMaterialList
Résultat List

preFillObjectList public_oe property

public List preFillObjectList
Résultat List

preFillObjectTypeIndex public_oe property

public int preFillObjectTypeIndex
Résultat int

preFillQuaternionList public_oe property

public List preFillQuaternionList
Résultat List

preFillRectList public_oe property

public List preFillRectList
Résultat List

preFillStringList public_oe property

public List preFillStringList
Résultat List

preFillTextureList public_oe property

public List preFillTextureList
Résultat List

preFillType public_oe property

public VariableEnum preFillType
Résultat VariableEnum

preFillVector3List public_oe property

public List preFillVector3List
Résultat List

referenceName public_oe property

public string referenceName
Résultat string

removeEvent public_oe property

public string removeEvent
Résultat string

setEvent public_oe property

public string setEvent
Résultat string

showContent public_oe property

public bool showContent
Résultat bool

showEvents public_oe property

public bool showEvents
Résultat bool