Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

VRage.Game.ModAPI.Ingame.MyTransponderRelationFilter

Malware edited this page May 13, 2024 · 1 revision

IndexNamespace Index

MyTransponderRelationFilter Enum

public enum MyTransponderRelationFilter

Defines allowed relation between signal sender and signal receiver

Namespace: VRage.Game.ModAPI.Ingame
Assembly: VRage.Game.dll

Fields

MyTransponderRelationFilter Everyone

Allow any signal

MyTransponderRelationFilter Faction

Allow signals from the owning faction

MyTransponderRelationFilter Owner

Allow signals from the same owner

Clone this wiki locally