SKInheritedType
public struct SKInheritedType
Undocumented
-
The name of the inherited type.
Declaration
Swift
public let name: String
-
Undocumented
Declaration
Swift
public init(name: String)
-
Declaration
Swift
public static func == (lhs: SKInheritedType, rhs: SKInheritedType) -> Bool