VN_fnc_drm_localuseractions

From Savage Game Design Wiki
Jump to navigation Jump to search
← back to Functions Introduced in S.O.G. Prairie Fire v1.00
by Ethan Johnson
Argument(s): n/a
Effect(s): unknown

Description

Adds actions for the DRM system to the object.

Syntax

Syntax
[_object] call VN_fnc_drm_localuseractions;
Parameters
_object: Object - (Optional, default OBJNULL) Object to add actions to.
Return value
Boolean - Function reached the end

Examples

Example 1
[object] call VN_fnc_drm_localuseractions;