Function; HW2_CreateEventPointerVolume - HWRM/KarosGraveyard GitHub Wiki

HW2_CreateEventPointerVolume(<sVolumeName>)

Description

Creates an event pointer to the specified volume.
Note: this function is defined in "data\scripts\scar\scar_util.lua". It is the same function as EventPointer_AddVolume with a predefined white colour.

Example

g_pointer_default = HW2_CreateEventPointerVolume( "vol_TargetDronesLocation" )

Arguments

<sVolumeName>: the name of the volume to point to.

Related Pages

Function Reference

Comments

Page Status

Updated Formatting? Initial
Updated for HWRM? Initial