Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | List of all members
FactionIdentity Interface Reference
Inheritance diagram for FactionIdentity:
[legend]

Public Member Functions

proto external SocialIdentity GetSocialIdentities ()
 
proto external void GetSoundIdentities (out notnull array< ref SoundIdentity > outItems)
 
proto external void GetVisualIdentities (out notnull array< ref VisualIdentity > outItems)
 
proto external ref SoundIdentity CreateSoundIdentity (int id)
 
proto external ref VisualIdentity CreateVisualIdentity (int id)
 

Member Function Documentation

◆ CreateSoundIdentity()

proto external ref SoundIdentity FactionIdentity.CreateSoundIdentity ( int  id)

◆ CreateVisualIdentity()

proto external ref VisualIdentity FactionIdentity.CreateVisualIdentity ( int  id)

◆ GetSocialIdentities()

proto external SocialIdentity FactionIdentity.GetSocialIdentities ( )

◆ GetSoundIdentities()

proto external void FactionIdentity.GetSoundIdentities ( out notnull array< ref SoundIdentity outItems)

◆ GetVisualIdentities()

proto external void FactionIdentity.GetVisualIdentities ( out notnull array< ref VisualIdentity outItems)

The documentation for this interface was generated from the following file: