C# 클래스 Weapons.Building_SecurityWorkbench

SecurityWorkbench class.
상속: Building_WorkTable
파일 보기 프로젝트 열기: Rikiki123456789/Rimworld

공개 메소드들

메소드 설명
SpawnSetup ( ) : void

Spawns the worktable and add the recipes if available.

TryAddRecipeMakeHighPrecisionLasgun ( ) : void
TryAddRecipeMakeLaserGatling ( ) : void
TryAddRecipesExtractCrysteelAndMakePrismRifle ( ) : void
TryAddRecipesMakeWeaponPartsAndMakeLaserRifle ( ) : void

메소드 상세

SpawnSetup() 공개 메소드

Spawns the worktable and add the recipes if available.
public SpawnSetup ( ) : void
리턴 void

TryAddRecipeMakeHighPrecisionLasgun() 공개 정적인 메소드

public static TryAddRecipeMakeHighPrecisionLasgun ( ) : void
리턴 void

TryAddRecipeMakeLaserGatling() 공개 정적인 메소드

public static TryAddRecipeMakeLaserGatling ( ) : void
리턴 void

TryAddRecipesExtractCrysteelAndMakePrismRifle() 공개 정적인 메소드

public static TryAddRecipesExtractCrysteelAndMakePrismRifle ( ) : void
리턴 void

TryAddRecipesMakeWeaponPartsAndMakeLaserRifle() 공개 정적인 메소드

public static TryAddRecipesMakeWeaponPartsAndMakeLaserRifle ( ) : void
리턴 void