Function; HW2_CreateEventPointerSobGroup - HWRM/KarosGraveyard GitHub Wiki

HW2_CreateEventPointerSobGroup(<sSobGroupName>)

Description

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

Example

g_pointer_default1 = HW2_CreateEventPointerSobGroup( "tempSobGroup" )

Arguments

<sSobGroupName>: the name of the sobgroup to point to.

Related Pages

Function Reference

Comments

Page Status

Updated Formatting? Initial
Updated for HWRM? Initial