Dota 2 Workshop Tools/Scripting/API/CBaseEntity.Attribute GetFloatValue
< Dota 2 Workshop Tools | Scripting | API
Jump to navigation
Jump to search
Function Description
float Attribute_GetFloatValue(string param, float defaultValue)
Gets the entity attribute
- Example
--some code here
Parameters
| Type | Name | Description |
|---|---|---|
| string | param | No Description Set |
| float | defaultValue | No Description Set |
Returns
float -