Dota 2 Workshop Tools/Scripting/API/CDOTA PlayerResource.SetUnitShareMaskForPlayer
< Dota 2 Workshop Tools | Scripting | API
Jump to navigation
Jump to search

Function Description
void SetUnitShareMaskForPlayer(int nPlayerID, int nOtherPlayerID, int nFlag, bool bState)
No Description Set
Parameters
Type | Name | Description |
---|---|---|
int | nPlayerID | No Description Set |
int | nOtherPlayerID | No Description Set |
int | nFlag | bitmask; 1 shares heroes, 2 shares units, 4 disables help |
bool | bState | No Description Set |