MovableObject:IsMissionCritical

From Data Realms Wiki

(Difference between revisions)
Jump to: navigation, search
Beautifybot (Talk | contribs)
(updating function page)

Latest revision as of 00:50, 28 June 2012

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