Show / Hide Table of Contents

Class RoomTemplateRepeatMode

Determines if a room template can repeat in a level.

Inheritance
System.Object
RoomTemplateRepeatMode
Namespace: Edgar.GraphBasedGenerator.Common
Assembly: Edgar.dll
Syntax
public sealed class RoomTemplateRepeatMode : Enum

Fields

AllowRepeat

Declaration
public const RoomTemplateRepeatMode AllowRepeat
Field Value
Type Description
RoomTemplateRepeatMode

NoImmediate

Declaration
public const RoomTemplateRepeatMode NoImmediate
Field Value
Type Description
RoomTemplateRepeatMode

NoRepeat

Declaration
public const RoomTemplateRepeatMode NoRepeat
Field Value
Type Description
RoomTemplateRepeatMode

value__

Declaration
public int value__
Field Value
Type Description
System.Int32
Back to top Generated by DocFX