HasConversation

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


Actor

clearscope bool HasConversation () const (development version 9e3db4f only)

Usage

Returns if the calling actor has a conversation script at all.

See also

  • CanTalk - Checks more broadly if the actor is currently able to talk.