Dota 2 Workshop Tools/Scripting/API/CDOTA Modifier Lua.GetTexture

From Valve Developer Community
Jump to navigation Jump to search
Note.pngNote: This page is automatically generated. Any changes may be overwritten

Function Description

string GetTexture()

Return the name of the buff icon to be shown for this modifier.


Example
function CDOTA_Modifier_Lua:GetTexture(  ) end

Returns

string - Texture Name ,Example: return "abaddon_death_coil"