GetChannelDisplayInfo
|
Returns information about an entry in the channel list display.
|
GetActiveVoiceChannel
|
Returns the currently active voice channel.
|
ExpandChannelHeader
|
Expands a group header in the chat channel listing.
|
EnumerateServerChannels
|
Returns the available server channel names.
|
DisplayChannelVoiceOn
|
Enables voice in a channel specified by its position in the channel list display.
|
DisplayChannelVoiceOff
|
Disables voice in a channel specified by its position in the channel list display.
|
DisplayChannelOwner
|
Requests information from the server about a channel's owner.
|
DeclineInvite
|
Declines an invitation to a chat channel.
|
CollapseChannelHeader
|
Collapses a group header in the chat channel listing.
|
ClearChannelWatch
|
This function is deprecated and should no longer be used.
|
ChannelVoiceOn
|
Enables voice chat in a channel.
|
ChannelVoiceOff
|
Disables voice chat in a channel.
|
ChannelUnmute
|
Removes a character's ability to speak in a moderated chat channel.
|
ChannelUnmoderator
|
Revokes moderator status from a character on a chat channel.
|
ChannelUnban
|
Lifts the ban preventing a character from joining a chat channel.
|
ChannelUnSilenceVoice
|
Unsilences a character on a chat channel.
|
ChannelUnSilenceAll
|
Unsilences a character for chat and voice on a channel.
|
ChannelToggleAnnouncements
|
Enables or disables printing of join/leave announcements for a channel.
|
ChannelSilenceVoice
|
Silences the given character for voice chat on the channel.
|
ChannelSilenceAll
|
Silences a character for chat and voice on a channel.
|
ChannelMute
|
Grants a character ability to speak in a moderated chat channel.
|
ChannelModerator
|
Grants a character moderator status in a chat channel.
|
ChannelKick
|
Removes a player from the channel.
|
ChannelInvite
|
Invites a character to join a chat channel.
|
ChannelBan
|
Bans a character from a chat channel.
|
AddChatWindowChannel
|
Adds a chat channel to the saved list of those displayed in a chat window.
|
SetView
|
Moves the camera to a saved camera setting.
|
SaveView
|
Saves the current camera settings.
|
ResetView
|
Resets a saved camera setting to default values.
|
PrevView
|
Moves the camera to the previous predefined setting.
|
NextView
|
Moves the camera to the next predefined setting.
|
MoveViewUpStop
|
Ends camera movement initiated by [[docs/api/MoveViewUpStart`MoveViewUpStart`]]
|
MoveViewUpStart
|
Begins orbiting the camera upward (to look down)
|
MoveViewRightStop
|
Ends camera movement initiated by [[docs/api/MoveViewRightStart`MoveViewRightStart`]]
|
MoveViewRightStart
|
Begins orbiting the camera around the player character to the right.
|
MoveViewOutStop
|
Ends camera movement initiated by [[docs/api/MoveViewOutStart`MoveViewOutStart`]]
|
MoveViewOutStart
|
Begins zooming the camera outward (away from the player character)
|
MoveViewLeftStop
|
Ends camera movement initiated by [[docs/api/MoveViewLeftStart`MoveViewLeftStart`]]
|
MoveViewLeftStart
|
Begins orbiting the camera around the player character to the left.
|
MoveViewInStop
|
Ends camera movement initiated by [[docs/api/MoveViewInStart`MoveViewInStart`]]
|
MoveViewInStart
|
Begins zooming the camera inward (towards/through the player character)
|
MoveViewDownStop
|
Ends camera movement initiated by [[docs/api/MoveViewDownStart`MoveViewDownStart`]]
|
MoveViewDownStart
|
Begins orbiting the camera downward (to look upward)
|
MouselookStart
|
Enables mouselook mode, in which cursor movement rotates the camera.
|
IsMouselooking
|
Returns whether mouselook mode is active.
|
FlipCameraYaw
|
Rotates the camera around the player.
|
CameraZoomOut
|
Zooms the camera out by a specified distance.
|
CameraZoomIn
|
Zooms the camera in by a specified distance.
|
CameraOrSelectOrMoveStop
|
Ends action initiated by [[docs/api/CameraOrSelectOrMoveStart`CameraOrSelectOrMoveStart`]]
|