C# Class AltV.Net.EntitySync.Entities.EntitySyncObject

Show file Open project: FabianTerhorst/coreclr-module

Public Methods

Method Description
Create ( Vector3 position, int dimension, uint range ) : void

Method Details

Create() public static method

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