C# Class OutpostGenerator.RectTriggerUnfogArea

RectTriggerUnfogArea class.
Inheritance: RectTrigger
ファイルを表示 Open project: Rikiki123456789/Rimworld Class Usage Examples

Public Methods

Method Description
Tick ( ) : void

Protected Methods

Method Description
UnfogArea ( ) : void

Method Details

Tick() public method

public Tick ( ) : void
return void

UnfogArea() protected method

protected UnfogArea ( ) : void
return void