Declaration
func GetFaction(target entity<Entity>) entity<Faction>
go
Parameters
Input
Name | Type | Description |
---|---|---|
Target | Entity | Target Entity |
Return
Type | Description |
---|---|
Faction | Faction Entity |
Get the target's faction
func GetFaction(target entity<Entity>) entity<Faction>
go
Name | Type | Description |
---|---|---|
Target | Entity | Target Entity |
Type | Description |
---|---|
Faction | Faction Entity |