C# Class RA.Blueprint

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

Public Properties

Property Type Description
researchDef ResearchProjectDef

Public Methods

Method Description
GetFloatMenuOptions ( Pawn pawn ) : IEnumerable
SpawnSetup ( ) : void
UsedBy ( Pawn pawn ) : void

Method Details

GetFloatMenuOptions() public method

public GetFloatMenuOptions ( Pawn pawn ) : IEnumerable
pawn Pawn
return IEnumerable

SpawnSetup() public method

public SpawnSetup ( ) : void
return void

UsedBy() public method

public UsedBy ( Pawn pawn ) : void
pawn Pawn
return void

Property Details

researchDef public_oe property

public ResearchProjectDef researchDef
return ResearchProjectDef