| | Type | Name | Arguments | | X | - | void | AddMyEnemiesToSearch | (
int p_iOwnerId , ref CObjQuery po_pxObjQuery ) |
| X | - | void | AddMyEnemiesToSearch | (
int p_iOwnerId , ref CObjQuery po_pxObjQuery , bool p_bSetVisibility ) |
| X | - | void | AddMyFriendsToSearch | (
int p_iOwnerId , ref CObjQuery po_pxObjQuery ) |
| X | - | void | AddOtherEnemiesToSearch | (
int p_iOwnerId , ref CObjQuery po_pxObjQuery ) |
| X | - | void | AddOtherFriendsToSearch | (
int p_iOwnerId , ref CObjQuery po_pxObjQuery ) |
| X | - | bool | GetIsEnemy | (
int p_iOwnerId1 , int p_iOwnerId2 ) |
| X | - | bool | GetIsFriend | (
int p_iOwnerId1 , int p_iOwnerId2 ) |
| X | - | int | GetRelation | (
int p_iOwnerId1 , int p_iOwnerId2 ) |
| X | - | void | ResetAllRelations | (
) |
| X | - | void | SetRelation | (
int p_iOwnerId1 , int p_iOwnerId2 , int p_iRelation ) |