entities.engines.csgo.csgo module¶
Provides CS:GO game specific Entity based functionality.
- class entities.engines.csgo.csgo.Entity(index, caching=None)[source]¶
Bases:
Entity
Class used to interact directly with entities.
- classmethod create((object)arg1, (str)arg2) object : [source]¶
Create an entity by its class name.
- Return type:
- classmethod find((object)arg1, (str)arg2) object : [source]¶
Return the first entity that has a matching class name.
- Return type:
- caching = True¶
- property thrower¶