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