#Is it possible to get a ComponentType in burst code?

1 messages · Page 1 of 1 (latest)

queen dew
#

Heya,

Quick question, I want to create a query in my ISystem with a changedVersionFilter, but it requires a component type. Is there any way to get a component type that doesn't require typeof()?

strange tangle
#

ComponentType.ReadWrite<T>()