Property | Type | Description | |
---|---|---|---|
Instance | OperationLibrary, |
Property | Type | Description | |
---|---|---|---|
allocators | AllocOperationDelegate>.Dictionary |
Method | Description | |
---|---|---|
Allocate ( string name ) : Operation | ||
OperationLibrary ( ) : UnityEngine | ||
Register ( string name, AllocOperationDelegate alloc ) : void |
Method | Description | |
---|---|---|
RegisterBehaviors ( ) : void |
public Register ( string name, AllocOperationDelegate alloc ) : void | ||
name | string | |
alloc | AllocOperationDelegate | |
return | void |
public static OperationLibrary, Instance | ||
return | OperationLibrary, |