Class SULinkData
Namespace: Surfer
Assembly: cs.temp.dll.dll
Syntax
[Serializable]
public abstract class SULinkData
Fields
_target
The target object to follow
Declaration
protected Transform _target
Field Value
Type | Description |
---|---|
Transform |
Properties
Target
Declaration
public Transform Target { get; }
Property Value
Type | Description |
---|---|
Transform |