CandideServer.MessageModels.Entities.UpdateEntityParametersMessage
Type JSONpublic class in CandideServer.MessageModels.Entities
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.MessageModels.Entities - Base type
System.Object - Hash
254E4DA647735C2C53FA55D810FAD84145B8F02062F3959845EC53F114258867
Relationships
Base type
System.Object
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
EntityId# | public | public System.Guid EntityId |
Parameters# | public | public System.Collections.Generic.Dictionary<System.String, System.String> Parameters |
State# | public | public System.Int32 State |