Dota 2 Workshop Tools/Scripting/API/CDOTA PlayerResource.SetOverrideSelectionEntity

From Valve Developer Community
< Dota 2 Workshop Tools‎ | Scripting‎ | API
Revision as of 17:35, 30 June 2015 by RoyAwesome (talk | contribs) (Dota_Lebot push: Updated Page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Note.pngNote: This page is automatically generated. Any changes may be overwritten

Function Description

void SetOverrideSelectionEntity(int nPlayerID, handle hEntity)

Set the forced selection entity for a player.


Example
function CDOTA_PlayerResource:SetOverrideSelectionEntity( nPlayerID, hEntity ) end

Parameters

Type Name Description
int nPlayerID No Description Set
handle hEntity No Description Set