_R.Entity.GetDLLType()

shared
Get DLL type, either client or server depending on where its called.

Returns

  • string The DLL type: client or server, depending on where it's called.

Examples

_R.Entity.GetDLLType – Get DLL type, either client or server depending on where its called.