C# Class FullInspector.VerifyPrefabTypeAttribute

Inheritance: System.Attribute
Exibir arquivo Open project: jacobdufault/fullinspector

Public Properties

Property Type Description
PrefabType VerifyPrefabTypeFlags

Public Methods

Method Description
VerifyPrefabTypeAttribute ( VerifyPrefabTypeFlags prefabType ) : System

Method Details

VerifyPrefabTypeAttribute() public method

public VerifyPrefabTypeAttribute ( VerifyPrefabTypeFlags prefabType ) : System
prefabType VerifyPrefabTypeFlags
return System

Property Details

PrefabType public_oe property

public VerifyPrefabTypeFlags PrefabType
return VerifyPrefabTypeFlags