Property LastSpeaker
LastSpeaker
Gets the last NwGameObject that spoke to this creature. Returns null if there is no last speaker.
public NwGameObject? LastSpeaker { get; }
Gets the last NwGameObject that spoke to this creature. Returns null if there is no last speaker.
public NwGameObject? LastSpeaker { get; }