Sample custom event. This subclasses the abstract class CoreEvent
More...
|
string | OpCode => _opCode |
|
string | eventName |
|
string | category |
|
IDictionary< string, object > | eventParams |
|
string | OpCode [get] |
| Gets the op code of the analytics event. More...
|
|
Sample custom event. This subclasses the abstract class CoreEvent
◆ SampleCustomEvent()
Beamable.Api.Analytics.SampleCustomEvent.SampleCustomEvent |
( |
string |
foo, |
|
|
string |
bar |
|
) |
| |
|
inline |
Initializes a new instance of the SampleCustomEvent class.
- Parameters
-
foo | Foo. |
bar | Bar. |
valueInteger | Value integer. |
The documentation for this class was generated from the following file:
- client/Packages/com.beamable/Runtime/Core/Platform/SDK/Analytics/Models/SampleCustomEvent.cs