API reference
API reference
Select your platform
No SDKs available
No versions available

ComponentInfo

ComponentInfo

class ComponentInfo(val pool: ComponentPool<*>, val name: String, val typeID: Int)

Constructors

NameSummary
ComponentInfo
constructor(pool: ComponentPool<*>, name: String, typeID: Int)

Properties

NameSummary
name
val name: String
pool
val pool: ComponentPool<*>
typeID
val typeID: Int
Did you find this page helpful?
Thumbs up icon
Thumbs down icon