Gets item type of this resource.
Gets item subtype of this resource.
•
|
GetSupportedTurns(): list[str]
|
|
|
returns all supported turns on this resource as list of strings
|
Gets all supported turns on this resource if the resource is a machine or robot
•
|
GetSupportedConfigurations(): list[str]
|
|
|
returns all supported configurations on this resource as list of strings
|
Gets all supported configurations on this resource if the resource is a machine or robot
|