CVRChaperone.GetPlayAreaSize(Single, Single) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
bool GetPlayAreaSize(float % pSizeX, float % pSizeZ);
public bool GetPlayAreaSize (ref float pSizeX, ref float pSizeZ);
member this.GetPlayAreaSize : single * single -> bool
Public Function GetPlayAreaSize (ByRef pSizeX As Single, ByRef pSizeZ As Single) As Boolean
Parameters
- pSizeX
- Single
- pSizeZ
- Single