Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRage.Game.ModAPI.Ingame.MyTransponderRelationFilter

Malware edited this page Dec 13, 2025 · 2 revisions

DEPRECATION NOTICE

This API documentation is out of date and no longer maintained.

Please visit the new documentation at: https://malforge.github.io/spaceengineers/pbapi

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