Template:Sdk event page

From Virtual Paradise Wiki
Revision as of 09:04, 25 August 2013 by Roy Curtis (talk | contribs) (added quick snippets)
Jump to navigation Jump to search
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=
}}