C# 클래스 ThreadedLua, unityluainterface

상속: MonoBehaviour
파일 보기 프로젝트 열기: unityluainterface/unityluainterface

공개 메소드들

메소드 설명
Write ( string s ) : void

비공개 메소드들

메소드 설명
ListenForClients ( ) : void
OnDisable ( ) : void
Start ( ) : void
Update ( ) : void

메소드 상세

Write() 공개 메소드

public Write ( string s ) : void
s string
리턴 void