Skip to main content

EOS_Platform_GetPlayerDataStorageInterface

Function EOS_Platform_GetPlayerDataStorageInterface 

Source
pub unsafe extern "C" fn EOS_Platform_GetPlayerDataStorageInterface(
    Handle: EOS_HPlatform,
) -> EOS_HPlayerDataStorage
Expand description

Get a handle to the PlayerDataStorage Interface. @return EOS_HPlayerDataStorage handle

@see eos_playerdatastorage.h @see eos_playerdatastorage_types.h