Template:Sdk event page
Event set snippet ?
vp_event_set(instance, VP_EVENT_UNKNOWN, event_unknown);
Event handler snippet
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=
}}