C# Class RA.Target

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

Public Properties

Property Type Description
interactionCellOffset int
interactionCellOffset_Transfer int

Public Methods

Method Description
CopySettings ( ) : void
DecreaseRange ( ) : void
DrawExtraSelectionOverlays ( ) : void
ExposeData ( ) : void
GetGizmos ( ) : IEnumerable
GetInspectString ( ) : string
IncreaseRange ( ) : void
PasteSettings ( ) : void
TryAssignTraining ( ) : void

Method Details

CopySettings() public method

public CopySettings ( ) : void
return void

DecreaseRange() public method

public DecreaseRange ( ) : void
return void

DrawExtraSelectionOverlays() public method

public DrawExtraSelectionOverlays ( ) : void
return void

ExposeData() public method

public ExposeData ( ) : void
return void

GetGizmos() public method

public GetGizmos ( ) : IEnumerable
return IEnumerable

GetInspectString() public method

public GetInspectString ( ) : string
return string

IncreaseRange() public method

public IncreaseRange ( ) : void
return void

PasteSettings() public method

public PasteSettings ( ) : void
return void

TryAssignTraining() public method

public TryAssignTraining ( ) : void
return void

Property Details

interactionCellOffset public_oe property

public int interactionCellOffset
return int

interactionCellOffset_Transfer public_oe static_oe property

public static int interactionCellOffset_Transfer
return int