Property | Type | Description | |
---|---|---|---|
Type | string |
Method | Description | |
---|---|---|
ActorReference ( string type ) : System | ||
ActorReference ( string type, MiniYaml>.Dictionary |
||
Add ( object o ) : void | ||
GetEnumerator ( ) : IEnumerator | ||
Save ( bool>.Func |
Method | Description | |
---|---|---|
LoadInit ( string traitName, MiniYaml my ) : IActorInit |
public ActorReference ( string type ) : System | ||
type | string | |
return | System |
public ActorReference ( string type, MiniYaml>.Dictionary |
||
type | string | |
inits | MiniYaml>.Dictionary | |
return | System |