VN_fnc_melee_action_check

From Savage Game Design Wiki
Revision as of 02:04, 5 May 2022 by Slow (talk | contribs) (Created page with "{{Function |v= 1.00 |author=Kerc/IFA3 & Ethan Johnson |a= |e= |g1= vn_melee_functions |d= <pre>Function called when keyhandler is activated, uses condition to check if pla...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
← back to Functions Introduced in S.O.G. Prairie Fire v1.00
by Kerc/IFA3 & Ethan Johnson
Argument(s): n/a
Effect(s): unknown

Description

Function called when keyhandler is activated, uses condition to check if player can melee.

Syntax

Syntax
[] call VN_fnc_melee_action_check;
Return value
Boolean - Function reached the end

Examples

Example 1
call vn_fnc_melee_action_check;