CanTalk

From ZDoom Wiki
Jump to navigation Jump to search
Note: This feature is for ZScript only.


Actor

clearscope bool CanTalk () const (development version 92dbdd3 only)

Usage

Returns if the calling actor can talk to the player (Has an attached conversation script, isn't dead, and not in combat).

See also