getPlatformUserInfo =================== :doc:`/types/Script/index`::getPlatformUserInfo Returns the user's information on the platform. Declaration ----------- .. code-block:: cpp PlatformUserInfo getPlatformUserInfo(); Parameters ---------- None. Returns ------- A :doc:`/types/PlatformUserInfo/index` containing information about the user on the platform.