CopyBloodColor

From ZDoom Wiki
Revision as of 23:30, 16 September 2020 by Blue Shadow (talk | contribs) (remove {{new}})
Jump to navigation Jump to search

void CopyBloodColor (Actor other)

Usage

Changes the blood color of the calling actor to match that of the specified actor.

Parameters

  • other: a pointer to the actor from which to get the blood color.

Examples

Nuvolachalk.png Note: This article lists no examples. If you make use of this feature in your own project(s) or know of any basic examples that could be shared, please add them. This will make it easier to understand for future authors seeking assistance. Your contributions are greatly appreciated.