Difference between revisions of "SEXP"

From FreeSpace Wiki
Jump to: navigation, search
m (Redirecting to SCP SEXP Reference)
 
m (Add link to the dynamic SEXPs page)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
#REDIRECT: [[SCP SEXP Reference]]
+
'''Symbolic expressions''' (more commonly '''SEXPs''') are used by FreeSpace missions.
 +
 
 +
==See also==
 +
*[[Retail SEXPs]] for SEXPs that are used by FreeSpace 2 v1.2.
 +
*[[SCP SEXPs]] for SEXPs that were implemented by the [[Source Code Project]].
 +
*[[Dynamic SEXPs]] for documentation on how to add custom SEXPs to a mod. These will appear as usual in the mission editor but the mod can define what the SEXP does.
 +
 
 +
{{stub}}

Latest revision as of 11:25, 27 December 2017

Symbolic expressions (more commonly SEXPs) are used by FreeSpace missions.

See also

  • Retail SEXPs for SEXPs that are used by FreeSpace 2 v1.2.
  • SCP SEXPs for SEXPs that were implemented by the Source Code Project.
  • Dynamic SEXPs for documentation on how to add custom SEXPs to a mod. These will appear as usual in the mission editor but the mod can define what the SEXP does.