Method | Description | |
---|---|---|
Initialize ( Vector3 points, string candidate ) : void | ||
followParent ( GameObject line, GameObject parent ) : void |
public Initialize ( Vector3 points, string candidate ) : void | ||
points | Vector3 | |
candidate | string | |
return | void |
public static followParent ( GameObject line, GameObject parent ) : void | ||
line | GameObject | |
parent | GameObject | |
return | void |