Gets or sets the sprite that this sprite will be pointing at.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
| C# |
|---|
[DefaultValueAttribute(null)] public XSprite AutoPointingTarget { get; set; } |