struct WorkshopItemMetaData

in global :: Sandbox

Some metadata we'll pack into a workshop submission when publishing.


public string Title { get; set; }

😔 No documentation found.

public string PackageIdent { get; set; }

😔 No documentation found.

public ulong WorkshopId { get; set; }

😔 No documentation found.

public bool Equals( object obj )

😔 No documentation found.

public int GetHashCode( )

😔 No documentation found.

public string ToString( )

😔 No documentation found.

public Type GetType( )

😔 No documentation found.