Summary
Returns a 
		Animancer.StringReference containing the `value` if one has already been created.- Assembly
- Animancer.dll 
- Namespace
- Animancer
- Containing Type
- StringReference
Syntax
public static bool TryGet(string value, out StringReference reference)Remarks
The `value` is case sensitive.
	Parameters
| Name | Type | Description | 
|---|---|---|
| value | string | |
| reference | StringReference | 
Return Value
| Type | Description | 
|---|---|
| bool |