Difference between revisions of "SEXP"
From FreeSpace Wiki
m |
m (Add link to the dynamic SEXPs page) |
||
Line 4: | Line 4: | ||
*[[Retail SEXPs]] for SEXPs that are used by FreeSpace 2 v1.2. | *[[Retail SEXPs]] for SEXPs that are used by FreeSpace 2 v1.2. | ||
*[[SCP SEXPs]] for SEXPs that were implemented by the [[Source Code Project]]. | *[[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}} | {{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.