Union Bytes EngineModulesDefinitionParentDefinition

Union Bytes Engine

GeneralHilfeseitensyntaxModules
AnimationBillboardCageCameraControlDefinition
CatchDefinitionChildDefinitionDefinitionColorDefinitionFloatDefinitionIntegerDefinitionNameDefinitionStringDefinitionVectorFindDefinitionFreeDefinitionLoadDefinitionNextDefinitionParentDefinitionPreviousDefinition
DrawingFontGadgetGeneralJoystickLightMaterialMathMeshNetworkNodeObjectParticlePhysicShaderSoundsSpriteTexture

ParentDefinition

Description

Returns the parent definition of the given definition.

Syntax

*Definition = UBE_ParentDefinition( *Definition )

Parameters

*Definition A valid pointer to a definition.

Return value

The pointer to the parent definition or #Null if a parent definition doesn't exist.

See also

Union Bytes | Login