C# Класс Pluton.Patcher.MainClass

Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
bNPC Pluton.Patcher.Reflection.TypePatcher
bPlayer Pluton.Patcher.Reflection.TypePatcher
codeLock Pluton.Patcher.Reflection.TypePatcher
hooksClass Pluton.Patcher.Reflection.TypePatcher
itemCrafter TypePatcher
pLoot TypePatcher
plutonAssembly AssemblyPatcher
rustAssembly AssemblyPatcher

Открытые методы

Метод Описание
GetHtmlDiff ( string a, string b ) : string
Main ( string args ) : int

Приватные методы

Метод Описание
BeingHammeredPatch ( ) : void
BootstrapAttachPatch ( ) : void
BuildingBlockDemolishedPatch ( ) : void
ChatPatch ( ) : void
ClientAuthPatch ( ) : void
ClientConsoleCommandPatch ( ) : void
CombatEntityHurtPatch ( ) : void
ConsumeFuel ( ) : void
CraftingStartPatch ( ) : void
DoPlacementPatch ( ) : void
DoUpgradeToGradePatch ( ) : void
DoorCodePatch ( ) : void
DoorUsePatch ( ) : void
EventTriggeredPatch ( ) : void
FieldsUpdate ( ) : void
GiveItemsPatch ( ) : void
InventoryModificationPatch ( ) : void
ItemLoseCondition ( ) : void
ItemPickup ( ) : void
ItemRepaired ( ) : void
ItemUsed ( ) : void
LandmineArmed ( ) : void
LandmineExploded ( ) : void
LandmineTriggered ( ) : void
Mining ( ) : void
NPCDiedPatch ( ) : void
NetworkableKillPatch ( ) : void
PatchASMCSharp ( ) : void
PlayerAssisted ( ) : void
PlayerClothingChanged ( ) : void
PlayerConnectedPatch ( ) : void
PlayerDiedPatch ( ) : void
PlayerDisconnectedPatch ( ) : void
PlayerHealthChange ( ) : void
PlayerLoaded ( ) : void
PlayerSleep ( ) : void
PlayerStartLootingPatch ( ) : void
PlayerSyringeOther ( ) : void
PlayerSyringeSelf ( ) : void
PlayerTakeRadiationPatch ( ) : void
PlayerWakeUp ( ) : void
PlayerWounded ( ) : void
RespawnPatch ( ) : void
RocketShootEvent ( ) : void
ServerConsoleCommandPatch ( ) : void
ServerInitPatch ( ) : void
ServerSavedPatch ( ) : void
ServerShutdownPatch ( ) : void
SetModdedPatch ( ) : void
ShootEvent ( ) : void
WeaponThrown ( ) : void

Описание методов

GetHtmlDiff() публичный статический Метод

public static GetHtmlDiff ( string a, string b ) : string
a string
b string
Результат string

Main() публичный статический Метод

public static Main ( string args ) : int
args string
Результат int

Описание свойств

bNPC публичное статическое свойство

public static TypePatcher,Pluton.Patcher.Reflection bNPC
Результат Pluton.Patcher.Reflection.TypePatcher

bPlayer публичное статическое свойство

public static TypePatcher,Pluton.Patcher.Reflection bPlayer
Результат Pluton.Patcher.Reflection.TypePatcher

codeLock публичное статическое свойство

public static TypePatcher,Pluton.Patcher.Reflection codeLock
Результат Pluton.Patcher.Reflection.TypePatcher

hooksClass публичное статическое свойство

public static TypePatcher,Pluton.Patcher.Reflection hooksClass
Результат Pluton.Patcher.Reflection.TypePatcher

itemCrafter публичное статическое свойство

public static TypePatcher itemCrafter
Результат TypePatcher

pLoot публичное статическое свойство

public static TypePatcher pLoot
Результат TypePatcher

plutonAssembly публичное статическое свойство

public static AssemblyPatcher plutonAssembly
Результат AssemblyPatcher

rustAssembly публичное статическое свойство

public static AssemblyPatcher rustAssembly
Результат AssemblyPatcher