Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
EDelegateInstanceType Namespace Reference

Enumerations

enum  Type {
  SharedPointerMethod = 0x0 , ThreadSafeSharedPointerMethod = 0x1 , RawMethod = 0x2 , UFunction = 0x3 ,
  UObjectMethod = 0x4 , Raw = 0x5 , Functor = 0x6
}
 

Enumeration Type Documentation

◆ Type

Enumerator
SharedPointerMethod 
ThreadSafeSharedPointerMethod 
RawMethod 
UFunction 
UObjectMethod 
Raw 
Functor 

Definition at line 37 of file Enums.h.