Difference between revisions of "True"

From FreeSpace Wiki
Jump to: navigation, search
 
m (Comments: typo)
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
 
   
 
   
 
  Returns a boolean value.
 
  Returns a boolean value.
 +
 +
==Comments==
 +
Adding "true" to any SEXP tree will make it turn true no matter what. It's essentially synonymous with "has-time-elapsed 0" when used on its own.
 +
 
[[Category:retail SEXPs]]
 
[[Category:retail SEXPs]]

Latest revision as of 21:07, 15 April 2010

True (Boolean operator)
	A true boolean state

Returns a boolean value.

Comments

Adding "true" to any SEXP tree will make it turn true no matter what. It's essentially synonymous with "has-time-elapsed 0" when used on its own.