Dota 2 Workshop Tools/Scripting/API/GameMode.GetCameraDistanceOverride: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Dota_Lebot push: Updated Page)
 
mNo edit summary
Line 1: Line 1:
{{Note | This page is automatically generated. Any changes may be overwritten}}
{{Note|This page is automatically generated. Any changes may be overwritten}}[[Category:Dota2Function]][[Category:GameMode]]
[[Category:Dota2Function]]
[[Category:GameMode]]


== Function Description ==
== Function Description ==
''' float GetCameraDistanceOverride() '''
''' float GetCameraDistanceOverride() '''


''Gets the camera distance
''Gets the camera distance
dota default is 1134.''
dota default is 1134.''


;Example
;Example
Line 19: Line 13:


== Returns ==
== Returns ==
''float'' - Returns true if the announcer is disabled
''float'' - Returns true if the announcer is disabled

Revision as of 18:34, 23 July 2023

Note.pngNote:This page is automatically generated. Any changes may be overwritten

Function Description

float GetCameraDistanceOverride()

Gets the camera distance dota default is 1134.

Example
--some code here

Returns

float - Returns true if the announcer is disabled