Union Bytes EngineModulesDefinitionDefinitionInteger

Union Bytes Engine

GeneralHilfeseitensyntaxModules
AnimationBillboardCageCameraControlDefinition
CatchDefinitionChildDefinitionDefinitionColorDefinitionFloatDefinitionIntegerDefinitionNameDefinitionStringDefinitionVectorFindDefinitionFreeDefinitionLoadDefinitionNextDefinitionParentDefinitionPreviousDefinition
DrawingFontGadgetGeneralJoystickLightMaterialMathMeshNetworkNodeObjectParticlePhysicShaderSoundsSpriteTexture

DefinitionInteger

Description

Returns a integer of the given definition.

Syntax

Integer.i = UBE_DefinitionInteger( *Definition [, DefaultInteger.i] )

Parameters

*Definition A valid pointer to a definition.
DefaultInteger The returned value if the definition is empty or invalid.
By default it is 0

Return value

The integer of the definition, or the default integer.

See also

Union Bytes | Login