godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
MeshLibrary.findItemByName
godot
meshlibrary
MeshLibrary
Returns the first item with the given name.
struct
MeshLibrary
@
nogc
nothrow const
long
findItemByName
(
in
String
name
)
Meta
Source
See Implementation
godot
meshlibrary
MeshLibrary
aliases
BaseClasses
functions
clear
createItem
findItemByName
getItemList
getItemMesh
getItemName
getItemNavmesh
getItemNavmeshTransform
getItemPreview
getItemShapes
getLastUnusedItemId
opAssign
opEquals
removeItem
setItemMesh
setItemName
setItemNavmesh
setItemNavmeshTransform
setItemPreview
setItemShapes
toHash
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Returns the first item with the given name.