ResetModelFlags

From ZDoom Wiki
Jump to navigation Jump to search

Actor

void ResetModelFlags()

void A_ResetModelFlags()Action function version for calling from StateProvider and PSprites.

Usage

Resets the flags of the model currently attached to the actor to the values defined in MODELDEF.

See also