Union Bytes EngineModulesDefinitionCatchDefinition

Union Bytes Engine

GeneralHilfeseitensyntaxModules
AnimationBillboardCageCameraControlDefinition
CatchDefinitionChildDefinitionDefinitionColorDefinitionFloatDefinitionIntegerDefinitionNameDefinitionStringDefinitionVectorFindDefinitionFreeDefinitionLoadDefinitionNextDefinitionParentDefinitionPreviousDefinition
DrawingFontGadgetGeneralJoystickLightMaterialMathMeshNetworkNodeObjectParticlePhysicShaderSoundsSpriteTexture

CatchDefinition

Description

Parses the given memory buffer as a definition tree.

Syntax

*Definition = UBE_CatchDefinition( *Memory )

Parameters

*Memory A pointer to a string or memory buffer

Return value

The pointer to the main definition, or #Null if the parser gives an error.

See also

Union Bytes | Login