Class GodotBoolExtensions
- Namespace
- Godot.NativeInterop
- Assembly
- GodotSharp.dll
public static class GodotBoolExtensions
- Inheritance
-
GodotBoolExtensions
- Inherited Members
Methods
ToBool(godot_bool)
public static bool ToBool(this godot_bool godotBool)
Parameters
godotBool
godot_bool
Returns
ToGodotBool(bool)
public static godot_bool ToGodotBool(this bool @bool)
Parameters
bool
bool