Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/UnLua
/ BeginPlay
Method
BeginPlay
Source/TPSProject/TPSCharacter.cpp:15–19 ·
view source on GitHub ↗
Called when the game starts or when spawned
Source
from the content-addressed store, hash-verified
13
14
// Called when the game starts or when spawned
15
void ATPSCharacter::BeginPlay()
16
{
17
Super::BeginPlay();
18
19
}
20
21
// Called every frame
22
void ATPSCharacter::Tick(float DeltaTime)
Callers
6
Run
Function · 0.80
SetUp
Method · 0.80
SetUp
Method · 0.80
SetUp
Method · 0.80
Define
Method · 0.80
Define
Method · 0.80
Calls
no outgoing calls
Tested by
6
Run
Function · 0.64
SetUp
Method · 0.64
SetUp
Method · 0.64
SetUp
Method · 0.64
Define
Method · 0.64
Define
Method · 0.64