CVRChaperone.GetPlayAreaSize(Single, Single) Method

Definition

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

Returns

Boolean

Applies to