Show / Hide Table of Contents

Class GameRelationAttribute

This class is here only to distinguish fields in SessionSettings Will be removed after correct hierarchy and usage of session settings is made

Inheritance
System.Object
GameRelationAttribute
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public sealed class GameRelationAttribute : Attribute

Constructors

GameRelationAttribute(Game)

Declaration
public GameRelationAttribute(Game relatedTo)
Parameters
Type Name Description
Game relatedTo

Fields

RelatedTo

Declaration
public Game RelatedTo
Field Value
Type Description
Game
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾