godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
PathFollow._new
godot
pathfollow
PathFollow
Construct a new instance of PathFollow. Note: use
memnew!PathFollow
instead.
struct
PathFollow
@
nogc
nothrow static
PathFollow
_new
(
)
Meta
Source
See Implementation
godot
pathfollow
PathFollow
aliases
BaseClasses
enums
Constants
RotationMode
functions
getCubicInterpolation
getHOffset
getOffset
getRotationMode
getUnitOffset
getVOffset
hasLoop
opAssign
opEquals
setCubicInterpolation
setHOffset
setLoop
setOffset
setRotationMode
setUnitOffset
setVOffset
toHash
properties
cubicInterp
hOffset
loop
offset
rotationMode
unitOffset
vOffset
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Construct a new instance of PathFollow. Note: use memnew!PathFollow instead.