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

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "Category:Dota2Function Category:CDOTABaseAbility == Function Description == ''' void ApplyDataDrivenModifier(handle ''source'', handle ''target'', string ''modifier...")
 
m (clean up, added orphan, deadend tags)
 
Line 1: Line 1:
[[Category:Dota2Function]]
{{Multiple issues|
[[Category:CDOTABaseAbility]]
{{Dead end|date=January 2024}}
{{Orphan|date=January 2024}}
}}


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


''' void ApplyDataDrivenModifier(handle ''source'', handle ''target'', string ''modifier_name'', handle ''modifierArgs'') '''
''' void ApplyDataDrivenModifier(handle ''source'', handle ''target'', string ''modifier_name'', handle ''modifierArgs'') '''


''''
''''


== Parameters ==
== Parameters ==
Line 23: Line 22:
| handle
| handle
| target
| target
[[Category:Dota2Function]]
[[Category:CDOTABaseAbility]]

Latest revision as of 08:56, 21 January 2024

Wikipedia - Letter.png
This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these template messages)
Dead End - Icon.png
This article has no Wikipedia icon links to other VDC articles. Please help improve this article by adding links Wikipedia icon that are relevant to the context within the existing text.
January 2024

Function Description

void ApplyDataDrivenModifier(handle source, handle target, string modifier_name, handle modifierArgs)

'

Parameters

Type Name Description
handle source No Description Set
handle target