C# Class PrefabEvolution.OverrideInternalEditorTypeMarkAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: ferdbold/littleawfuljam2016

Méthodes publiques

Свойство Type Description
type System.Type

Méthodes publiques

Méthode Description
OverrideInternalEditorTypeMarkAttribute ( string typeName ) : UnityEditor

Method Details

OverrideInternalEditorTypeMarkAttribute() public méthode

public OverrideInternalEditorTypeMarkAttribute ( string typeName ) : UnityEditor
typeName string
Résultat UnityEditor

Property Details

type public_oe property

public System.Type type
Résultat System.Type