Inheritance
TrackedTransform
 
public class TrackedTransform : TrackedObject
 
Methods
  
Declaration
protected virtual void AddPropertyHandlers(Dictionary<string, Action<float>> handlers)
 
Parameters
| Type | Name | Description | 
| Dictionary<String, Action<Single>> | handlers |  | 
Declaration
public override AsyncOperationHandle ApplyLocale(Locale variantLocale, Locale defaultLocale)
 
Parameters
| Type | Name | Description | 
| Locale | variantLocale |  | 
| Locale | defaultLocale |  | 
Returns
| Type | Description | 
| AsyncOperationHandle |  | 
Overrides
Declaration
public override bool CanTrackProperty(string propertyPath)
 
Parameters
| Type | Name | Description | 
| String | propertyPath |  | 
Returns
Overrides