Api AssetAttribute
class

AssetAttribute

public sealed class AssetAttribute : Attribute

Automatically addeded to a type as a result of using Cloud.Model etc inside.

Constructors

AssetAttribute(String packageIdent, String assetPath)

Properties

Name Type Description
PackageIdent String
AssetPath String
Assembly: Sandbox.Engine Declaring Type: Cloud Full Name: Sandbox.Cloud.AssetAttribute