BIS fnc EXP camp manager onPlayerRegistered: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "{{Function|= Comments | arma3 |Game name= |1.62|Game version= <!---|arg= local |Multiplayer Arguments=---> <!---|eff= local |Multiplayer Effects=---> | <pre>/* Author: N...")
 
m (adding cat)
Line 39: Line 39:
[[Category:Functions|{{uc:EXP_camp_manager_onPlayerRegistered}}]]
[[Category:Functions|{{uc:EXP_camp_manager_onPlayerRegistered}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:EXP_camp_manager_onPlayerRegistered}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:EXP_camp_manager_onPlayerRegistered}}]]
[[Category:Placeholder function]]

Revision as of 13:13, 2 April 2019

Hover & click on the images for description

Description

Description:
/*
	Author: Nelson Duarte

	Description:
	A player is registered for given state

	Parameters:
		_who: The player to be registered
		_listId: The state corresponding list, and where given player will be added to

	Returns:
		Nothing
*/
Placeholder description extracted from the function header by BIS_fnc_exportFunctionsToWiki
Execution:
call
Groups:
Uncategorised

Syntax

Syntax:
[] call BIS_fnc_EXP_camp_manager_onPlayerRegistered
Parameters:
parameter: Datatype - (Optional, default defValue) description
Return Value:
Datatype - description

Examples

Example 1:

Additional Information

See also:
See also needed

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note