Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
FNPCSpawnLimit Struct Reference

#include <Actor.h>

+ Collaboration diagram for FNPCSpawnLimit:

Public Attributes

TSubclassOf< APrimalDinoCharacterNPCClass
 
FString NPCClassString
 
float MaxPercentageOfDesiredNumToAllow
 
int CurrentNumberOfNPCTouching
 

Detailed Description

Definition at line 414 of file Actor.h.

Member Data Documentation

◆ CurrentNumberOfNPCTouching

int FNPCSpawnLimit::CurrentNumberOfNPCTouching

Definition at line 419 of file Actor.h.

◆ MaxPercentageOfDesiredNumToAllow

float FNPCSpawnLimit::MaxPercentageOfDesiredNumToAllow

Definition at line 418 of file Actor.h.

◆ NPCClass

TSubclassOf< APrimalDinoCharacter > FNPCSpawnLimit::NPCClass

Definition at line 416 of file Actor.h.

◆ NPCClassString

FString FNPCSpawnLimit::NPCClassString

Definition at line 417 of file Actor.h.


The documentation for this struct was generated from the following files: