TModLoader
v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches
◆
CreateTemplateEntity()
override
Mount.MountData
Terraria.ModLoader.ModMount.CreateTemplateEntity
(
)
inline
protected
Definition at line
33
of file
ModMount.cs
.
34
{
35
return
new
Mount.MountData
36
{
37
ModMount =
this
38
};
39
}
Terraria
ModLoader
ModMount
Generated by
1.10.0