Summary
Returns a
Weaver.Editor.Procedural.Scripting.CachedTypeInfo which encapsulates the Weaver.Editor.Procedural.Scripting.CachedTypeInfo.Type with the specified `fullname`
and caches it for efficient reuse.
- Assembly
- Weaver
.dll - Namespace
- Weaver
.Editor .Procedural .Scripting - Containing Type
- CachedTypeInfo
Syntax
public static CachedTypeInfo Get(string fullname)
Parameters
| Name | Type | Description |
|---|---|---|
| fullname | string |
Return Value
| Type | Description |
|---|---|
| CachedTypeInfo |