GetEntitySharedData
Gets entity data that was set with SetEntitySharedData.
- entity: parameter input should be in Entity type
- key: parameter input should be in string type
{{#tag:syntaxhighlight| // Code here... |lang=csharp}} }}