genesis-3d_engine/Engine/app/vegetationfeature/vegetationfeatureprotocol.nidl
zhongdaohuan 6e8fbca745 genesis-3d engine version 1.3.
match the genesis editor version 1.3.0.653.
2014-05-05 14:50:33 +08:00

16 lines
397 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Nebula3>
<Protocol namespace="App" name="VegetationFeatureProtocol">
<!-- dependencies -->
<Dependency header="util/variant.h"/>
<Dependency header="appframework/component.h"/>
<!-- notify the mesh component data change -->
<Message name="VegetationRenderComponentChangeMsg" fourcc="VCCM">
</Message>
</Protocol>
</Nebula3>