| ARRaycast_ExampleIsPC Property |
Determines if user is on PC
Namespace:
SimpleDemos
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax private static bool IsPC { get; }
Private Shared ReadOnly Property IsPC As Boolean
Get
private:
static property bool IsPC {
bool get ();
}
private static member IsPC : bool with get
Property Value
Type:
BooleanSee Also