C# Class RA.RA_UnfinishedThing

Inheritance: UnfinishedThing
Mostra file Open project: RWA-Team/RimworldAscension

Public Properties

Property Type Description
unfinishedOverlayGraphic Graphic

Public Methods

Method Description
DrawAt ( Vector3 drawLoc ) : void
SpawnSetup ( ) : void

Method Details

DrawAt() public method

public DrawAt ( Vector3 drawLoc ) : void
drawLoc UnityEngine.Vector3
return void

SpawnSetup() public method

public SpawnSetup ( ) : void
return void

Property Details

unfinishedOverlayGraphic public_oe static_oe property

public static Graphic unfinishedOverlayGraphic
return Graphic