class Cloud

in global :: Sandbox

For accessing assets from the cloud - from code


public static string Asset( string ident )

Returns the path of the asset referenced by this package

public static Model Model( string ident )

😔 No documentation found.

public static Material Material( string ident )

😔 No documentation found.

public static ParticleSystem ParticleSystem( string ident )

😔 No documentation found.

public static SoundEvent SoundEvent( string ident )

😔 No documentation found.

public static Shader Shader( string ident )

😔 No documentation found.

public Type GetType( )

😔 No documentation found.

public string ToString( )

😔 No documentation found.

public bool Equals( object obj )

😔 No documentation found.

public int GetHashCode( )

😔 No documentation found.