C# Class SeeIt, CodeSpells

Inheritance: MonoBehaviour
ファイルを表示 Open project: srfoster/CodeSpells

Public Properties

Property Type Description
should_destroy bool
should_show bool

Public Methods

Method Description
OnDrawGizmos ( ) : void

Method Details

OnDrawGizmos() public method

public OnDrawGizmos ( ) : void
return void

Property Details

should_destroy public_oe property

public bool should_destroy
return bool

should_show public_oe property

public bool should_show
return bool