C# Class PrefabEvolution.OverrideInternalEditorTypeMarkAttribute

Inheritance: System.Attribute
Exibir arquivo Open project: ferdbold/littleawfuljam2016

Public Properties

Property Type Description
type System.Type

Public Methods

Method Description
OverrideInternalEditorTypeMarkAttribute ( string typeName ) : UnityEditor

Method Details

OverrideInternalEditorTypeMarkAttribute() public method

public OverrideInternalEditorTypeMarkAttribute ( string typeName ) : UnityEditor
typeName string
return UnityEditor

Property Details

type public_oe property

public System.Type type
return System.Type