Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Epigene
UI
ExternalVideoLoader
C# 클래스 Epigene.UI.ExternalVideoLoader
상속:
UnityEngine.MonoBehaviour
파일 보기
프로젝트 열기: fi-content2-games-platform/FIcontent.Gaming.Enabler.phenomobilecharactermanager
공개 메소드들
메소드
설명
Load
(
string
name
,
UIVideo
video
) :
void
비공개 메소드들
메소드
설명
LoadExternalCoroutine
(
string
name
,
UIVideo
video
) :
IEnumerator
Start
( ) :
void
Start the screen
메소드 상세
Load()
공개
메소드
public
Load
(
string
name
,
UIVideo
video
) :
void
name
string
video
UIVideo
리턴
void