Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
NamePermissionList.h File Reference
+ Include dependency graph for NamePermissionList.h:

Go to the source code of this file.

Classes

class  FNamePermissionList
 
class  FPathPermissionList
 

Typedefs

typedef TArray< FNameFPermissionListOwners
 

Enumerations

enum class  EPathPermissionListType { Default = 0x0 , ClassPaths = 0x1 , Default , ClassPaths }
 

Typedef Documentation

◆ FPermissionListOwners

List of owner names that requested a specific item filtered, allows unregistering specific set of changes by a given plugin or system

Definition at line 18 of file NamePermissionList.h.

Enumeration Type Documentation

◆ EPathPermissionListType

Enumerator
Default 
ClassPaths 
Default 
ClassPaths 

Definition at line 119 of file NamePermissionList.h.