ResourceLoaderExists Method |
Returns whether a recognized resource exists for the given path.
An optional type_hint can be used to further specify the Resource type that should be handled by the ResourceFormatLoader.
Namespace: Godot
public static bool Exists( string path, string typeHint = "" )
[Missing <param name="path"/> documentation for "M:Godot.ResourceLoader.Exists(System.String,System.String)"]
[Missing <param name="typeHint"/> documentation for "M:Godot.ResourceLoader.Exists(System.String,System.String)"]
[Missing <returns> documentation for "M:Godot.ResourceLoader.Exists(System.String,System.String)"]