C# Class PlayMakerCollectionProxyInspector, UnityGameSkeleton

Inheritance: Editor
Afficher le fichier Open project: DesiQuintans/UnityGameSkeleton

Protected Properties

Свойство Type Description
maxPreviewContent int

Méthodes protégées

Méthode Description
BuildPreFillInspectorGUI ( bool withKeys ) : void
BuildPreviewInspectorHeaderGUI ( int count ) : void
buildItemSelector ( int i ) : void
buildKeyField ( PlayMakerCollectionProxy, proxy, int i ) : void

Method Details

BuildPreFillInspectorGUI() protected méthode

protected BuildPreFillInspectorGUI ( bool withKeys ) : void
withKeys bool
Résultat void

BuildPreviewInspectorHeaderGUI() protected méthode

protected BuildPreviewInspectorHeaderGUI ( int count ) : void
count int
Résultat void

buildItemSelector() protected méthode

protected buildItemSelector ( int i ) : void
i int
Résultat void

buildKeyField() protected méthode

protected buildKeyField ( PlayMakerCollectionProxy, proxy, int i ) : void
proxy PlayMakerCollectionProxy,
i int
Résultat void

Property Details

maxPreviewContent protected_oe static_oe property

protected static int maxPreviewContent
Résultat int