Quantcast
Channel: Programming (In-game)
Viewing all articles
Browse latest Browse all 645

How to find values/properties of a block

$
0
0
To start off, yes I know how to find the basic terminal properties (I think thats what they're called) that look like this:

Laser Antenna
Implements
  • IMyLaserAntenna
  • IMyFunctionalBlock
Properties
  • OnOff: Boolean
  • ShowInTerminal: Boolean
  • ShowInToolbarConfig: Boolean
  • ShowOnHUD: Boolean
  • isPerm: Boolean
Actions
  • OnOff (Toggle block On/Off)
  • OnOff_On...

How to find values/properties of a block

Viewing all articles
Browse latest Browse all 645

Trending Articles