6 #ifndef ZDK_NET_BanafoEventState_h
7 #define ZDK_NET_BanafoEventState_h
9 #include "native_shared_ptr.h"
10 #include "PublicInterfaces.h"
14 using namespace System::Collections::Generic;
27 ZDK::IBanafoEventState* cppRef =
nullptr;
55 property long long EventId
67 property System::String^ Value
69 System::String^ get();
72 virtual long long Handle()
override;
74 virtual void Initialize()
override;
76 virtual void ReleaseReference()
override;