terraria-cpp2il
v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
IAnimationSegment.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2ILInjected
;
3
4
namespace
Terraria.GameContent.Animations
5
{
6
[global::Cpp2ILInjected.Token(Token =
"0x2000994"
)]
7
public
interface
IAnimationSegment
8
{
9
[global::Cpp2ILInjected.Token(Token =
"0x17000846"
)]
10
float
DedicatedTimeNeeded
11
{
12
[global::Cpp2ILInjected.Token(Token =
"0x60048CB"
)]
13
get
;
14
}
15
16
[global::Cpp2ILInjected.Token(Token =
"0x60048CC"
)]
17
void
Draw
(
ref
GameAnimationSegment
info
);
18
}
19
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:11
Terraria.GameContent.Animations.IAnimationSegment.Draw
void Draw(ref GameAnimationSegment info)
Terraria.GameContent.Animations.IAnimationSegment.DedicatedTimeNeeded
float DedicatedTimeNeeded
Definition
IAnimationSegment.cs:11
Terraria.GameContent.Animations.IAnimationSegment
Definition
IAnimationSegment.cs:8
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System.ExceptionArgument.info
@ info
System
Definition
__Il2CppComDelegate.cs:6
Terraria.GameContent.Animations
Definition
Actions.cs:8
Terraria.GameContent.Animations.GameAnimationSegment
Definition
GameAnimationSegment.cs:10
source
Terraria
GameContent
Animations
IAnimationSegment.cs
Generated by
1.10.0