Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
UnityPlatformer
TestInputLeft
C# Class UnityPlatformer.TestInputLeft
Go left input for automated tests
Inheritance:
UnityEngine.MonoBehaviour
显示文件
Open project: llafuente/unity-platformer
Public Methods
Method
Description
OnInstancePrefab
(
InstancePrefab
prefab
) :
void
Listen InstancePrefab SendMessage and start logic
Method Details
OnInstancePrefab()
public
method
Listen InstancePrefab SendMessage and start logic
public
OnInstancePrefab
(
InstancePrefab
prefab
) :
void
prefab
InstancePrefab
return
void