Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
ByChance
Core
Anchor
C# Class ByChance.Core.Anchor
Placeholder for game elements that can be filled after the level generation process.
Mostrar archivo
Open project: npruehs/bychance
Class Usage Examples
Protected Methods
Method
Description
Anchor
(
string
tag
) :
System
Constructs a new anchor of the specified category.
Method Details
Anchor()
protected
method
Constructs a new anchor of the specified category.
is null.
protected
Anchor
(
string
tag
) :
System
tag
string
Category of the new anchor.
return
System