C# 클래스 UnityTools.IO.UnityAgentFormDataType

상속: UnityAgentDataType
파일 보기 프로젝트 열기: NoxHarmonium/unity-tools 1 사용 예제들

공개 메소드들

메소드 설명
AppendData ( string data ) : void
Dispose ( ) : void
GetDataStream ( ) : Stream
UnityAgentFormDataType ( ) : System

메소드 상세

AppendData() 공개 메소드

public AppendData ( string data ) : void
data string
리턴 void

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

GetDataStream() 공개 메소드

public GetDataStream ( ) : Stream
리턴 Stream

UnityAgentFormDataType() 공개 메소드

public UnityAgentFormDataType ( ) : System
리턴 System