C# Класс ByChance.Core.Anchor

Placeholder for game elements that can be filled after the level generation process.
Показать файл Открыть проект Примеры использования класса

Защищенные методы

Метод Описание
Anchor ( string tag ) : System

Constructs a new anchor of the specified category.

Описание методов

Anchor() защищенный Метод

Constructs a new anchor of the specified category.
is null.
protected Anchor ( string tag ) : System
tag string Category of the new anchor.
Результат System