| Urho3D
    | 
Internal implementation structure for less performance-critical Node variables. More...
#include </home/runner/work/Dviglo/Dviglo/DvigloRepository/Source/Urho3D/Scene/Node.h>
| Public Attributes | |
| PODVector< Node * > | dependencyNodes_ | 
| Nodes this node depends on for network updates. | |
| Connection * | owner_ | 
| Network owner connection. | |
| String | name_ | 
| Name. | |
| StringVector | tags_ | 
| Tag strings. | |
| StringHash | nameHash_ | 
| Name hash. | |
| VectorBuffer | attrBuffer_ | 
| Attribute buffer for network updates. | |
Internal implementation structure for less performance-critical Node variables.
 1.8.17
 1.8.17