GetMapPinState

From Dragon Age Toolset Wiki
Jump to: navigation, search

Gets the current state of a map Pin

int GetMapPinState(
object oMapPin
);
Parameters:
oMapPin
Object ID of Pin to control
Returns:

TRUE or FALSE indicating whether the pin is enabled

Source:

script.ldf

Description

Returns TRUE or FALSE indicating whether the pin is enabled or disabled


See also

SetMapPinState, GetPlayerMapPin