getPlayerChannel: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " " to " ")
m (Text replacement - " \| *(\[\[[a-zA-Z ]+\]\].+) \|x1=" to " |r1=$1 |x1=")
Line 58: Line 58:
|p1= player: [[Object]]
|p1= player: [[Object]]


| [[Number]] - [[Channel IDs|channel ID]]
|r1=[[Number]] - [[Channel IDs|channel ID]]


|x1= <code>[[private]] _channelID = [[getPlayerChannel]] [[player]];</code>
|x1= <code>[[private]] _channelID = [[getPlayerChannel]] [[player]];</code>

Revision as of 21:46, 10 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Radio and Chat

Syntax

Syntax:
Syntax needed
Parameters:
player: Object
Return Value:
Number - channel ID

Examples

Example 1:
private _channelID = getPlayerChannel player;

Additional Information

See also:
setCurrentChannelcurrentChannelenableChannelchannelEnabledradioChannelCreateradioChannelInfo

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