Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
InterpreterPattern
InterpreterDesignPattern
C# Class InterpreterPattern.InterpreterDesignPattern
Inheritance:
UnityEngine.MonoBehaviour
Exibir arquivo
Open project: marwie/Design-Patterns-in-Unity-Example
Protected Methods
Method
Description
AskQuestion
(
string
question
) :
void
OnEnable
( ) :
void
Method Details
AskQuestion()
protected
method
protected
AskQuestion
(
string
question
) :
void
question
string
return
void
OnEnable()
protected
method
protected
OnEnable
( ) :
void
return
void