Table of Contents

Class ReplicationServerBundler

Namespace
Coherence.Editor
Assembly
Coherence.Editor.dll
public static class ReplicationServerBundler
Inheritance
ReplicationServerBundler

Methods

BundleWithStreamingAssets(BuildTarget)

Copies the replication server binary to the Streaming Assets folder.

public static bool BundleWithStreamingAssets(BuildTarget platform)

Parameters

platform BuildTarget

Returns

bool

True if the bundling was successful.

DeleteRsFromStreamingAssets(BuildTarget)

Deletes the replication server binary from the Streaming Assets folder.

public static void DeleteRsFromStreamingAssets(BuildTarget platform)

Parameters

platform BuildTarget