Table of Contents

Interface ITemplated

Namespace
AlphaFramework.World.Positionables
Assembly
AlphaFramework.World.dll

An interface to elements that are based on a named template.

public interface ITemplated
Extension Methods

Properties

TemplateName

The name of the template.

string? TemplateName { get; set; }

Property Value

string