DarkGDK Programming Wiki
Advertisement

Removes a object's ghosting effect that is set by dbGhostObjectOn.

Syntax[]

dbGhostObjectOff(int iID)

int iID is the ID number of the object you want remove the ghosting effect on.

Se also[]

dbGhostObjectOn dbFadeObject

Advertisement