C# Class uLinkTargetFrameRateFix, PaperCowboys

Inheritance: MonoBehaviour
Show file Open project: Gamieon/PaperCowboys Class Usage Examples

Public Methods

Method Description
SetTargetFrameRate ( int frameRate ) : bool

Private Methods

Method Description
Awake ( ) : void
LateUpdate ( ) : void
MsgWaitForMultipleObjectsEx ( uint nCount, IntPtr pHandles, uint dwMilliseconds, uint dwWakeMask, uint dwFlags ) : uint
timeGetTime ( ) : uint

Method Details

SetTargetFrameRate() public static method

public static SetTargetFrameRate ( int frameRate ) : bool
frameRate int
return bool