Dota 2 Workshop Tools/Scripting/API/CDOTABaseAbility.SetOverrideCastPoint: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Dota_Lebot push: Updated Page)
No edit summary
 
(One intermediate revision by one other user not shown)
Line 2: Line 2:
[[Category:Dota2Function]]
[[Category:Dota2Function]]
[[Category:CDOTABaseAbility]]
[[Category:CDOTABaseAbility]]
{{stub}}


== Function Description ==
== Function Description ==




''' void SetOverrideCastPoint(float ''a'') '''
''' void SetOverrideCastPoint(float ''flCastPoint'') '''


''No Description Set''
''No Description Set''
Line 19: Line 20:
|-
|-
| float
| float
| a
| flCastPoint
| No Description Set
| No Description Set
|}
|}

Latest revision as of 17:55, 27 September 2019

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

Stub

This article or section is a stub. You can help by expanding it.

Function Description

void SetOverrideCastPoint(float flCastPoint)

No Description Set


Parameters

Type Name Description
float flCastPoint No Description Set