C# Class GILES.pb_GizmoAttribute

Inheritance: System.Attribute
Mostrar archivo Open project: procore3d/giles Class Usage Examples

Public Properties

Property Type Description
type System.Type

Public Methods

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

Method Details

CanEditType() public method

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

pb_GizmoAttribute() public method

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

Property Details

type public_oe property

public Type,System type
return System.Type