|
SmartFoxServer 3 C++ Client API 3.1.0-beta
Client API for SmartFoxServer 3
|
Dispatched when one or more MMOItem Variables are updated in the current MMORoom. More...
#include <SFSEvent.h>
Public Attributes | |
| std::vector< std::string > | changedVars |
| The names of the MMOItem Variables that were updated, or created for the first time. | |
| std::shared_ptr< entities::MMOItem > | mmoItem |
| The MMOItem whose variables were updated. | |
| std::shared_ptr< entities::MMORoom > | room |
| The MMORoom where the MMOItem is located. | |
Dispatched when one or more MMOItem Variables are updated in the current MMORoom.