C# Class NetworkSkins.Patches.NetSegment.NetSegmentTerrainUpdatedPatch

Afficher le fichier Open project: boformer/NetworkSkins

Méthodes publiques

Méthode Description
Postfix ( global::NetSegment &__instance, TerrainSurfacePatcherState __state ) : void
Prefix ( global::NetSegment &__instance, ushort segmentID, TerrainSurfacePatcherState &__state ) : void

Method Details

Postfix() public static méthode

public static Postfix ( global::NetSegment &__instance, TerrainSurfacePatcherState __state ) : void
__instance global::NetSegment
__state TerrainSurfacePatcherState
Résultat void

Prefix() public static méthode

public static Prefix ( global::NetSegment &__instance, ushort segmentID, TerrainSurfacePatcherState &__state ) : void
__instance global::NetSegment
segmentID ushort
__state TerrainSurfacePatcherState
Résultat void