Method | Description | |
---|---|---|
CraftTemplate ( string filePath ) : System.Collections.Generic | ||
CraftTemplate ( string filePath, ShipTemplate temp ) : System.Collections.Generic | ||
GetAllTemplates ( ) : kOS.Suffixed.ListValue | ||
GetTemplateByName ( string name, string facility ) : |
||
ToString ( ) : string |
Method | Description | |
---|---|---|
GetAllPathStrings ( ) : List |
||
InitializeSuffixes ( ) : void |
public CraftTemplate ( string filePath ) : System.Collections.Generic | ||
filePath | string | |
return | System.Collections.Generic |
public CraftTemplate ( string filePath, ShipTemplate temp ) : System.Collections.Generic | ||
filePath | string | |
temp | ShipTemplate | |
return | System.Collections.Generic |
public static GetAllTemplates ( ) : kOS.Suffixed.ListValue | ||
return | kOS.Suffixed.ListValue |
public static GetTemplateByName ( string name, string facility ) : |
||
name | string | |
facility | string | |
return |