- actor transition through a sector portal is working.
This commit is contained in:
parent
58839200e5
commit
01bdd8a7da
3 changed files with 66 additions and 2 deletions
|
|
@ -742,6 +742,7 @@ public:
|
|||
bool IsHostile (AActor *other);
|
||||
|
||||
inline bool IsNoClip2() const;
|
||||
void CheckPortalTransition();
|
||||
|
||||
// What species am I?
|
||||
virtual FName GetSpecies();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue