C# 클래스 ClientRequest, tf_client

파일 보기 프로젝트 열기: wids-eria/tf_client 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
webCoroutine WebCoroutine,

공개 메소드들

메소드 설명
ClientRequest ( WebCoroutine, func ) : UnityEngine
Send ( MonoBehaviour, owner ) : void

메소드 상세

ClientRequest() 공개 메소드

public ClientRequest ( WebCoroutine, func ) : UnityEngine
func WebCoroutine,
리턴 UnityEngine

Send() 공개 메소드

public Send ( MonoBehaviour, owner ) : void
owner MonoBehaviour,
리턴 void

프로퍼티 상세

webCoroutine 보호되어 있는 프로퍼티

protected WebCoroutine, webCoroutine
리턴 WebCoroutine,