profileNameSteam: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "{{Command|= Comments ____________________________________________________________________________________________ | arma3dev |= Game name |1.46|= Game version _______________...")
 
(see also)
Line 19: Line 19:
____________________________________________________________________________________________
____________________________________________________________________________________________


| |= SEEALSO  
| [[profileName]], [[getPlayerUID]] |= SEEALSO  


|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  

Revision as of 00:12, 2 June 2015

-wrong parameter ("arma3dev") defined!-[[:Category:Introduced with arma3dev version 1.46|1.46]]
Hover & click on the images for description

Description

Description:
Returns name of the current Steam profile.
Groups:
Uncategorised

Syntax

Syntax:
profileNameSteam
Return Value:
String

Examples

Example 1:
_mySteamProfileName = profileNameSteam;

Additional Information

See also:
profileNamegetPlayerUID

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

[[Category:Introduced with arma3dev version 1.46]][[ Category: arma3dev: New Scripting Commands | PROFILENAMESTEAM]][[ Category: arma3dev: Scripting Commands | PROFILENAMESTEAM]]

Notes

Bottom Section