Photon Quantum 3.0.0

Static Public Member Functions | List of all members
Quantum.FrameThreadSafeExtensions Class Reference

Extension methods for the FrameThreadSafe class. More...

Static Public Member Functions

static _globals_ * GetGlobal (this FrameThreadSafe frame)
 A convenience method to get the global state from a frame without having to cast it. More...
 

Detailed Description

Extension methods for the FrameThreadSafe class.

Member Function Documentation

◆ GetGlobal()

static _globals_* Quantum.FrameThreadSafeExtensions.GetGlobal ( this FrameThreadSafe  frame)
inlinestatic

A convenience method to get the global state from a frame without having to cast it.

Parameters
frame
Returns