OpenGothic
Open source reimplementation of Gothic I and II
Loading...
Searching...
No Matches
PerceptionMsg Class Referencefinal

#include <perceptionmsg.h>

Public Attributes

int32_t what =0
 
Tempest::Vec3 pos
 
Npcself =nullptr
 
Npcother =nullptr
 
Npcvictim =nullptr
 
size_t item =size_t(-1)
 

Detailed Description

Definition at line 8 of file perceptionmsg.h.

Member Data Documentation

◆ item

size_t PerceptionMsg::item =size_t(-1)

Definition at line 15 of file perceptionmsg.h.

◆ other

Npc* PerceptionMsg::other =nullptr

Definition at line 13 of file perceptionmsg.h.

◆ pos

Tempest::Vec3 PerceptionMsg::pos

Definition at line 11 of file perceptionmsg.h.

◆ self

Npc* PerceptionMsg::self =nullptr

Definition at line 12 of file perceptionmsg.h.

◆ victim

Npc* PerceptionMsg::victim =nullptr

Definition at line 14 of file perceptionmsg.h.

◆ what

int32_t PerceptionMsg::what =0

Definition at line 10 of file perceptionmsg.h.


The documentation for this class was generated from the following file: