Implement entity thread creation by name/hash from C++ script #79
Labels
C++ Script API
Feature
New feature or request
module: engine
For features that involve the `engine` module. (optional)
The C++ script API does not currently support thread creation from a simple name/hash. This is supported under the hood for Entity Threads, so by all accounts this should be an easy add.
For reference, this is supported by states, archetypes and triggers already.
The text was updated successfully, but these errors were encountered: