BlueprintType
public enum BlueprintType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case os = "os" -
Undocumented
Declaration
Swift
case app = "app" -
Declaration
Swift
public var description: String { get }
View on GitHub
BlueprintType Enumeration Reference