Template:Sdk event page
(Redirected from Template:SDK event page)
Event set and handler snippet
vp_event_set(instance, VP_EVENT_UNKNOWN, event_unknown);
void event_unknown(VPInstance instance) { }
{{{2}}}
Attributes
- No attributes are used for this event
Behavior
- There is no special behavior for this event
Examples
- This event has no usage examples; please add at least one to this page
Usage
{{sdk event page|Event name|Event description |attributes={{sdk attribute row|type|name|description}} |behavior= |caveats= |examples= |seealso= }}