VP_EVENT_FRIEND

From Virtual Paradise Wiki
Jump to navigation Jump to search
Event set and handler snippet

vp_event_set(instance, VP_EVENT_FRIEND, event_friend);

void event_friend(VPInstance instance) { }

Unused event.

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