class_DynamicQuery - reeseschultz/godex GitHub Wiki
This file is automatically generated. To make changes, please edit the corresponding XML file in the doc_classes/ folder instead.
Scripting API: Please edit XML with descriptions.
- void begin ( Object world )
- bool build ( )
- void end ( )
- Object get_component ( int index )
- int get_current_entity_id ( ) |const|
- bool is_done ( ) |const|
- bool is_valid ( ) |const|
- void maybe_component ( int component_id, bool mutable )
- void next ( )
- void reset ( )
- void with_component ( int component_id, bool mutable )
- void not_component ( int component_id )