APILNConfig_SetSoundCacheSize Method |
Namespace: Lumino
public static void LNConfig_SetSoundCacheSize( int objectCount, int memorySize )
Public Shared Sub LNConfig_SetSoundCacheSize ( objectCount As Integer, memorySize As Integer )
public: static void LNConfig_SetSoundCacheSize( int objectCount, int memorySize )
static member LNConfig_SetSoundCacheSize : objectCount : int * memorySize : int -> unit