ARallyPoint¶
#include <RallyPoint.h>
Inherits from AAINavPoint, ANavigationObjectBase
Public Functions¶
| Name | |
|---|---|
| ARallyPoint() | |
| bool | HasPawnClassFilters() const |
| bool | IsAllowedPawnClass(APawn * Pawn) const |
Protected Attributes¶
| Name | |
|---|---|
| TSet< TSubclassOf< APawn > > | AllowedClasses |
| TSet< TSubclassOf< APawn > > | ProhibitedClasses |
Updated on 2025-01-21 at 09:02:23 +0100