LeviLamina
Loading...
Searching...
No Matches
BehaviorNodeUtils.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
Actor
;
8
class
Vec3
;
9
// clang-format on
10
11
namespace
BehaviorNodeUtils {
12
// functions
13
// NOLINTBEGIN
14
MCAPI
void
lookAt(
::Actor
& actorLooking,
::Vec3
const
& lookAtPos,
float
yMax,
float
xMax);
15
// NOLINTEND
16
17
}
// namespace BehaviorNodeUtils
Actor
Definition
Actor.h:104
Vec3
Definition
Vec3.h:10
src
mc
world
actor
bhave
node
BehaviorNodeUtils.h
Generated on Sat Apr 26 2025 05:56:05 for LeviLamina by
1.12.0