Skip to main content Link Menu Expand (external link) Document Search Copy Copied

This is only used in combination with XML files for the Mission editor

Information

The mission editor uses specific logic blocks which are part of graph nodes.
Besides using the normal Lua, they allow the use of specific Lua functions listed below.

Overview

NameUse case
self.parent:GetDatabase()??
self.parent:CreateGraphUniqueString( FIELD_VALUE )??
self.parent:ReactivateOrNode( FIELD_VALUE )??
self.parent:DisableNode( FIELD_VALUE )??