MovableObject:IsMissionCritical

From Data Realms Wiki

Jump to: navigation, search
Function
SyntaxIsMissionCritical( * None. )
Description:
Shows whether this is mission critical and should therefore NEVER be settled or otherwise destroyed during teh course of a mission.
ReturnsWhetehr this should be immune to settling and destruction.




Example
DescriptionPlaceholder!
Code
  1. for k,v in pairs(PagesWithoutExamples) do
  2.     v.MakeExample(NoErrors);
  3. end
OutputPlaceholder!
Personal tools