====== step ====== Function used in [[en:primitive:mission:start|mission creation]]. Basic mission script element. Contains a pre-action and post-action folders to execute scripted actions, organized around a single objective. More information about mission script structure can be found in the [[en:primitive:mission:script_guidelines|script guidelines]] reference document. ===== Properties ===== **name :** Name of the step, can be used as Jump_to destination and should thus be named as a C++ object (no blank, no special character …) {{tag>primitives ryzom_core}}