Union Bytes EngineModulesDefinitionLoadDefinition

Union Bytes Engine

GeneralHilfeseitensyntaxModules
AnimationBillboardCageCameraControlDefinition
CatchDefinitionChildDefinitionDefinitionColorDefinitionFloatDefinitionIntegerDefinitionNameDefinitionStringDefinitionVectorFindDefinitionFreeDefinitionLoadDefinitionNextDefinitionParentDefinitionPreviousDefinition
DrawingFontGadgetGeneralJoystickLightMaterialMathMeshNetworkNodeObjectParticlePhysicShaderSoundsSpriteTexture

LoadDefinition

Description

Parses the given file as a definition tree.

Syntax

*Definition = UBE_LoadDefinition( File.s )

Parameters

File A path to a file

Return value

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

See also

Union Bytes | Login