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

Afficher le fichier Open project: FabianTerhorst/coreclr-module

Méthodes publiques

Méthode Description
Create ( Vector3 position, int dimension, uint range ) : void

Method Details

Create() public static méthode

public static Create ( Vector3 position, int dimension, uint range ) : void
position Vector3
dimension int
range uint
Résultat void