C4 Engine
C4 Engine API Documentation

Marker::GetMarkerType

Defined in:  C4Markers.h
Returns the type of a marker.
Prototype

MarkerType GetMarkerType(voidconst;

Description
The GetMarkerType function returns the specific marker type, which can be one of the following constants.
kMarkerLocator Locator marker.
kMarkerConnection Connection marker.
kMarkerCube Cube environment map marker.
kMarkerShader Shader warmup marker.
kMarkerPath Path marker.