C# 클래스 AltV.Net.EntitySync.Entities.EntitySyncObject

파일 보기 프로젝트 열기: FabianTerhorst/coreclr-module

공개 메소드들

메소드 설명
Create ( Vector3 position, int dimension, uint range ) : void

메소드 상세

Create() 공개 정적인 메소드

public static Create ( Vector3 position, int dimension, uint range ) : void
position Vector3
dimension int
range uint
리턴 void