C# Class GILES.Interface.pb_TypeInspectorAttribute

Inheritance: System.Attribute
显示文件 Open project: procore3d/giles Class Usage Examples

Public Properties

Property Type Description
type System.Type

Public Methods

Method Description
CanEditType ( Type rhs ) : bool
pb_TypeInspectorAttribute ( System type ) : UnityEngine

Method Details

CanEditType() public method

public CanEditType ( Type rhs ) : bool
rhs System.Type
return bool

pb_TypeInspectorAttribute() public method

public pb_TypeInspectorAttribute ( System type ) : UnityEngine
type System
return UnityEngine

Property Details

type public_oe property

public Type,System type
return System.Type